Heroku postbuild fix

This commit is contained in:
Senad Uka
2019-04-09 06:08:22 +02:00
parent add905c793
commit 5f2fee504a

View File

@@ -6,7 +6,6 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node ./index.js",
"heroku-postbuild": "cd frontend-react && npm install && npm run build"
},
"repository": {
"type": "git",