diff options
| author | Chris Rebert <[email protected]> | 2014-02-13 13:54:02 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-02-13 13:55:36 -0800 |
| commit | cdb381bb7559495ba257b9ac98910990c5527665 (patch) | |
| tree | 55c1217c4fe9dd307211cb2fcd7bdce8df0f8f69 /package.json | |
| parent | 7100e3a37eedf31f6ba005bb045ee3074a6ee5ed (diff) | |
| download | bootstrap-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.json | 2 |
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", |
