Skip to content

Commit

Permalink
fix: 🐛 remove heroku deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
yeukfei02 committed Feb 6, 2021
1 parent 30ceb67 commit bb61d50
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion Procfile

This file was deleted.

2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ https://lunch-picker.vercel.app/

https://lunchpicker.netlify.app/

https://lunch-picker-web.herokuapp.com/

## Requirement:

- install yarn
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
"build": "react-scripts build",
"test": "react-scripts test --coverage",
"eject": "react-scripts eject",
"heroku-postbuild": "yarn run build",
"lint": "eslint '*/**/*.{ts,tsx}' --quiet --fix",
"deploy-firebase": "rm -rf build && yarn run build && firebase deploy",
"commit": "npx git-cz",
Expand Down

0 comments on commit bb61d50

Please sign in to comment.