Fix typo
This commit is contained in:
parent
bd7c1aa9bc
commit
fb815863d6
@ -6,7 +6,7 @@
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"lint": "eslint .",
|
||||
"run": "npde server/server.js",
|
||||
"run": "node server/server.js",
|
||||
"start": "nodemon server/server.js"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user