Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vehbiOzcan authored Jun 22, 2024
1 parent 7b7c11e commit 0e5bc38
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"start": "cross-env NODE_ENV=production nodemon v1/src/app.js",
"dev": "cross-env NODE_ENV=development nodemon v1/src/app.js"
"start": "nodemon v1/src/app.js"
},
"keywords": [],
"author": "",
Expand Down

0 comments on commit 0e5bc38

Please sign in to comment.