Skip to content

Commit

Permalink
Rolling back Heroku experiment
Browse files Browse the repository at this point in the history
The keystone-next heroku app is now configured with a custom bolt buildpack
  • Loading branch information
JedWatson committed Apr 28, 2018
1 parent 98e5fa9 commit eba5948
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion Procfile

This file was deleted.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"author": "Jed Watson",
"license": "MIT",
"scripts": {
"start": "cd packages/test-project && npm start",
"heroku": "npx bolt && npm start"
"start": "cd packages/test-project && npm start"
},
"dependencies": {
"apollo-boost": "^0.1.4",
Expand Down

0 comments on commit eba5948

Please sign in to comment.