mirror of
https://github.com/usatiuk/ustk-todolist.git
synced 2025-10-28 15:47:48 +01:00
fix heroku deploy
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"start": "node ./app.js",
|
||||
"debug": "cross-env NODE_ENV=dev npx nodemon --inspect ./app.js",
|
||||
"test": "cross-env NODE_ENV=test jest",
|
||||
"heroku-postbuild": "cd react && npm i && npm run build"
|
||||
"postinstall": "cd react && npm install && npm run build"
|
||||
},
|
||||
"author": "",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user