aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-04-07 17:38:17 -0700
committerChris Rebert <[email protected]>2015-04-07 17:38:17 -0700
commit75ff46ca752e938da55187a8208a1aec52648e96 (patch)
tree02742457603558410a66e744b0a28d66be2872cd /package.json
parentb5416184e12dda93d40045ef983d91521173e980 (diff)
downloadbootstrap-75ff46ca752e938da55187a8208a1aec52648e96.tar.xz
bootstrap-75ff46ca752e938da55187a8208a1aec52648e96.zip
Bump patch versions of grunt-html, grunt-contrib-jshint
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 2098be342..028088096 100644
--- a/package.json
+++ b/package.json
@@ -44,14 +44,14 @@
"grunt-contrib-csslint": "~0.4.0",
"grunt-contrib-cssmin": "~0.12.2",
"grunt-contrib-jade": "~0.14.1",
- "grunt-contrib-jshint": "~0.11.0",
+ "grunt-contrib-jshint": "~0.11.1",
"grunt-contrib-less": "~1.0.0",
"grunt-contrib-qunit": "~0.7.0",
"grunt-contrib-uglify": "~0.9.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.0.0",
"grunt-exec": "~0.4.6",
- "grunt-html": "~4.0.1",
+ "grunt-html": "~4.0.2",
"grunt-jekyll": "~0.4.2",
"grunt-jscs": "~1.6.0",
"grunt-saucelabs": "~8.6.0",