aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-02-13 13:54:02 -0800
committerChris Rebert <[email protected]>2014-02-13 13:55:36 -0800
commitcdb381bb7559495ba257b9ac98910990c5527665 (patch)
tree55c1217c4fe9dd307211cb2fcd7bdce8df0f8f69 /package.json
parent7100e3a37eedf31f6ba005bb045ee3074a6ee5ed (diff)
downloadbootstrap-cdb381bb7559495ba257b9ac98910990c5527665.tar.xz
bootstrap-cdb381bb7559495ba257b9ac98910990c5527665.zip
bump grunt-exec to v0.4.5 & add missing tilde to version spec
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 2001df35b..bae0afe6d 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"grunt-contrib-uglify": "~0.3.0",
"grunt-contrib-watch": "~0.5.3",
"grunt-csscomb": "~2.0.1",
- "grunt-exec": "0.4.3",
+ "grunt-exec": "~0.4.5",
"grunt-html-validation": "~0.1.13",
"grunt-jekyll": "~0.4.1",
"grunt-jscs-checker": "~0.3.0",