diff --git a/_site/package.json b/_site/package.json index 0c61c59..f12109d 100644 --- a/_site/package.json +++ b/_site/package.json @@ -6,8 +6,8 @@ "homepage": "https://github.com/paypal/bootstrap-accessibility-plugin", "author": "PayPal Accessibility Team", "dependencies": { - "grunt": "~0.4.1", - "grunt-contrib-jshint": "~0.6.4", + "grunt": "~1.0.0", + "grunt-contrib-jshint": "~0.11.1", "grunt-contrib-uglify": "~0.2.4", "grunt-contrib-concat": "0.4.0", "grunt-contrib-compass": "0.8.0"