Skip to content

Commit c36e7cb

Browse files
committed
Updating for Heroku
1 parent d2044cc commit c36e7cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"type": "module",
77
"scripts": {
8-
"start": "nodemon server.js",
8+
"start": "node server.js",
99
"start:dev": "nodemon server.js"
1010
},
1111
"author": "",

0 commit comments

Comments
 (0)