Compare commits
1
Commits
058e9135ae
..
dev
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2486b0a4b6 |
+1
-1
@@ -5,7 +5,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "app.js",
|
"main": "app.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node app.js",
|
"start": "node index.js",
|
||||||
"test": "node --test test/*.test.js"
|
"test": "node --test test/*.test.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user