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