Skip to content

Commit

Permalink
Update the govuk_frontend_toolkit to 4.18.2
Browse files Browse the repository at this point in the history
- Remove unnecessary print font fallback that causes regression
downstream ([PR
#328](alphagov/govuk_frontend_toolkit#328))
  • Loading branch information
gemmaleigh committed Oct 3, 2016
1 parent b460612 commit 5f7d46a
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 @@ -8,7 +8,7 @@
"node": ">=4.4.7"
},
"dependencies": {
"govuk_frontend_toolkit": "^4.18.1"
"govuk_frontend_toolkit": "^4.18.2"
},
"devDependencies": {
"body-parser": "^1.14.1",
Expand Down

0 comments on commit 5f7d46a

Please sign in to comment.