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", "main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",
"start": "node ./index.js", "start": "node ./index.js"
}, },
"repository": { "repository": {
"type": "git", "type": "git",