Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
anonymous21155 authored Nov 21, 2023
1 parent 810b277 commit e7494a6
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 @@
"main": "index.mjs",
"scripts": {
"start": "node Server/index.mjs",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"No tests specified\" && exit 0"
},
"keywords": [],
"author": "",
Expand Down

0 comments on commit e7494a6

Please sign in to comment.