Skip to content

Commit

Permalink
Merge pull request #12 from GlideRide-online/patch-01
Browse files Browse the repository at this point in the history
added build command
  • Loading branch information
Akshat2Jain committed Dec 10, 2023
2 parents 28ff089 + 8352ff0 commit c1497cc
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 c1497cc

Please sign in to comment.