Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request UKHomeOfficeForms#10 from UKHomeOfficeForms/lennym…
Browse files Browse the repository at this point in the history
…-patch-1

Move browserify to a dev dependency
  • Loading branch information
sulthan-ahmed authored Nov 23, 2017
2 parents 4823524 + cebe37c commit b475ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
},
"homepage": "https://github.com/UKHomeOfficeForms/hof-frontend-toolkit",
"dependencies": {
"browserify": "^4.0.0",
"govuk_frontend_toolkit": "^4.5.0",
"lodash.foreach": "^4.5.0",
"lodash.groupby": "^4.6.0"
},
"devDependencies": {
"browserify": "^4.0.0",
"jquery": "^2.1.4",
"karma": "^1.7.0",
"karma-browserify": "0.2.1",
Expand Down

0 comments on commit b475ef9

Please # to comment.