diff --git a/package.json b/package.json index 411e433..5bbf406 100644 --- a/package.json +++ b/package.json @@ -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",