Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mkusztal committed Dec 16, 2023
1 parent 8d9415e commit 06a41cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"testEnvironment": "node"
},
"scripts": {
"start": "npx nodemon server.js",
"start": "nodemon server.js",
"build": "cd client && npm install && npm run build",
"test": "jest",
"lint": "npm run lint:code",
Expand Down

0 comments on commit 06a41cc

Please sign in to comment.