Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SohamMhatre09 authored Feb 17, 2024
1 parent 779816d commit 19b26e5
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": "Description of your backend app",
"main": "server/index.js",
"scripts": {
"start": "node server/index.js",
"install": "npm install"
"start": "node server/index.js"
},
"dependencies": {
"body-parser": "^1.20.2",
Expand Down

0 comments on commit 19b26e5

Please sign in to comment.