Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-science authored Apr 15, 2021
1 parent 1e37dd9 commit 2bfafa3
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 @@ -34,9 +34,7 @@
"test": "react-scripts test",
"eject": "react-scripts eject",
"watch": "nodemon ./server.js",
"start-serv": "node server.js",
"start": "node server.js",
"heroku-postbuild": "cd testapp && npm install && npm run build"
"start": "node server.js"
},
"proxy": "http://localhost:4000",
"eslintConfig": {
Expand Down

0 comments on commit 2bfafa3

Please sign in to comment.