Skip to content

Commit

Permalink
put server.js code into index.js and altered package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lightsage88 committed Apr 25, 2022
1 parent 132db0a commit 7974246
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\""
},
"author": "",
Expand Down

0 comments on commit 7974246

Please sign in to comment.