Skip to content

Commit

Permalink
New script
Browse files Browse the repository at this point in the history
  • Loading branch information
Candoyeya committed Aug 22, 2021
1 parent 4e76a75 commit b96e378
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"start": "nodemon index.js"
"start:dev": "nodemon index.js",
"start": "node index.js"
},
"keywords": [],
"author": "",
Expand Down

0 comments on commit b96e378

Please sign in to comment.