Skip to content

Commit

Permalink
Merge pull request #46 from mohammedfarisofficial/main
Browse files Browse the repository at this point in the history
build cmd changed
  • Loading branch information
yozachar authored Oct 5, 2023
2 parents 59c556f + 6611a88 commit 498d791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"type": "module",
"scripts": {
"start": "npm start",
"start": "node index.js",
"dev":"nodemon index.js"
},
"author": "mohammedfaris",
Expand Down

0 comments on commit 498d791

Please sign in to comment.