Skip to content

Commit

Permalink
Merge pull request #448 from alphagov/fix-dependencies
Browse files Browse the repository at this point in the history
Revert changes to dependencies and devDependencies
  • Loading branch information
gemmaleigh authored Apr 11, 2017
2 parents 4abf075 + f6199fd commit 2efa55f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@
"node": ">=6.0"
},
"dependencies": {
"govuk_frontend_toolkit": "^5.2.0"
},
"devDependencies": {
"body-parser": "^1.14.1",
"consolidate": "^0.10.0",
"express": "4.13.3",
"express-nunjucks": "^0.9.3",
"express-writer": "0.0.4",
"govuk_frontend_toolkit": "^5.2.0",
"govuk_template_jinja": "0.19.2",
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
Expand Down

0 comments on commit 2efa55f

Please sign in to comment.