Skip to content

Commit

Permalink
r
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-science committed Apr 16, 2021
1 parent 351c58a commit 345e37a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"watch": "nodemon ./server.js",
"start": "node server.js",
"heroku-postbuild": "NPM_CONFIG_PRODUCTION=false npm install npm && run build"
"start": "node server.js"
},
"proxy": "http://localhost:4000",
"eslintConfig": {
Expand Down

0 comments on commit 345e37a

Please sign in to comment.