Skip to content

Commit

Permalink
Bump govuk_frontend_toolkit to 5.0.3
Browse files Browse the repository at this point in the history
According to their changelog, they're up to 5.1.1, but on npm
they're only at 5.0.3.
  • Loading branch information
pcraig3 committed Feb 8, 2017
1 parent 0bd88ea commit 87d7a78
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 @@ -7,7 +7,7 @@
"dependencies": {
"gulp": "3.8.7",
"gulp-jasmine-phantom": "2.0.1",
"govuk_frontend_toolkit": "4.18.1"
"govuk_frontend_toolkit": "5.0.3"
},
"scripts": {
"copy": "./node_modules/gulp/bin/gulp.js copy",
Expand Down

0 comments on commit 87d7a78

Please sign in to comment.