aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorZlatan Vasović <[email protected]>2013-10-25 17:45:49 +0200
committerZlatan Vasović <[email protected]>2013-10-25 17:45:49 +0200
commitca6729e3d3a3e26d71d6c5a8b3c14ca7e8bdf53e (patch)
tree0c88ca71ba39facbfb31ab9d89d85b2be0fffe7e /package.json
parenta58c83a317f9fa741fe2f6df213616d5538b5c9b (diff)
downloadbootstrap-ca6729e3d3a3e26d71d6c5a8b3c14ca7e8bdf53e.tar.xz
bootstrap-ca6729e3d3a3e26d71d6c5a8b3c14ca7e8bdf53e.zip
Kick up grunt-contrib-jshint dependency
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9e6f60a3b..cb3e06326 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
, "grunt-contrib-concat": "~0.3.0"
, "grunt-contrib-connect": "~0.5.0"
, "grunt-contrib-copy": "~0.4.1"
- , "grunt-contrib-jshint": "~0.6.4"
+ , "grunt-contrib-jshint": "~0.7.0"
, "grunt-contrib-qunit": "~0.3.0"
, "grunt-contrib-uglify": "~0.2.4"
, "grunt-contrib-watch": "~0.5.3"