Skip to content

Commit 887d80e

Browse files
committed
change done
1 parent bb9daad commit 887d80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",
8-
"start": "nodemon index.js"
8+
"server": "nodemon index.js"
99
},
1010
"keywords": [],
1111
"author": "",

0 commit comments

Comments
 (0)