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

Commit 448c2db

Browse files
committed
Merge branch 'master' of https://github.com/Ryuk-me/Torrents-Api
2 parents 447846c + 6b0a919 commit 448c2db

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)