diff --git a/package.json b/package.json index f7467e01..5019d456 100644 --- a/package.json +++ b/package.json @@ -3,9 +3,7 @@ "version": "1.0.1", "description": "\"Heroku client build\"", "scripts": { -// "postinstall": "npm install --prefix client && npm run build --prefix client", "heroku-postbuild": "npm run build --prefix client" - }, "engines": { "node": "8.x"