Skip to content

Commit

Permalink
change to main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
torinmb committed Sep 27, 2021
1 parent f3d395d commit c438d19
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 @@ -7,7 +7,7 @@
"license": "MIT",
"private": false,
"scripts": {
"start": "node ./index.js",
"start": "node ./main.js",
"dev": "NODE_ENV=development PORT=5000 node ./main.js"
},
"engines": {
Expand Down

0 comments on commit c438d19

Please sign in to comment.