Heroku fix fix

This commit is contained in:
Senad Uka
2019-04-09 06:11:41 +02:00
parent 5f2fee504a
commit efe2dd66a3

View File

@@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node ./index.js",
"start": "node ./index.js"
},
"repository": {
"type": "git",