Remove comments in package.json
This commit is contained in:
parent
ee990c5373
commit
d999870fc8
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue