Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Najah Farah <[email protected]>
  • Loading branch information
nfarah22 authored Feb 1, 2024
1 parent 6b0e2b0 commit c0208a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"main": "index.js",
"scripts": {
"dev": "nodemon server.js",
"server": "node server.js"
"server": "node server.js",
"test": "echo \"No tests specified\""
},
"keywords": [],
"author": "",
Expand Down

0 comments on commit c0208a7

Please sign in to comment.