Skip to content
This repository was archived by the owner on Jan 12, 2023. It is now read-only.

Commit 6b0a919

Browse files
authored
v1.0
1 parent d1ca180 commit 6b0a919

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"main": "app.js",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1",
7-
"start" :"nodemon app.js",
8-
"start-server" : "node app.js"
7+
"start" :"node app.js"
98
},
109
"keywords": [],
1110
"author": "Ryuk_me",

0 commit comments

Comments
 (0)