Skip to content

Commit

Permalink
changed
Browse files Browse the repository at this point in the history
  • Loading branch information
JaberHPranto committed Oct 28, 2021
1 parent 9238aff commit 7b7e792
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion server/Procfile

This file was deleted.

3 changes: 1 addition & 2 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"main": "index.js",
"type": "module",
"scripts": {
"start": "nodemon index.js",
"heroku-postbuild": "NPM_CONFIG_PRODUCTION=false npm install --prefix client && npm run build --prefix client"
"start": "nodemon index.js"
},
"keywords": [],
"author": "",
Expand Down

0 comments on commit 7b7e792

Please sign in to comment.