Skip to content

Commit

Permalink
added build command
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshat2Jain committed Dec 10, 2023
1 parent fdc44a7 commit 8352ff0
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 @@ -6,7 +6,7 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"server": "nodemon index.js",
"build": "npm run build"
"build": "npm i"
},
"author": "",
"license": "ISC",
Expand Down

0 comments on commit 8352ff0

Please sign in to comment.