Skip to content

Commit

Permalink
Heroku quick fix - remove devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmaleigh committed Apr 7, 2017
1 parent 90c0122 commit ff66536
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,14 @@
"node": ">=6.0"
},
"dependencies": {
"govuk_frontend_toolkit": "^5.2.0"
},
"devDependencies": {
"govuk_frontend_toolkit": "^5.2.0",
"body-parser": "^1.14.1",
"consolidate": "^0.10.0",
"express": "4.13.3",
"express-nunjucks": "^0.9.3",
"express-writer": "0.0.4",
"govuk_template_jinja": "0.19.2",
"grunt": "^0.4.2",
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
"grunt-concurrent": "^0.4.3",
"grunt-contrib-clean": "^0.5.0",
Expand Down

0 comments on commit ff66536

Please sign in to comment.