0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

bump grunt-exec to v0.4.5 & add missing tilde to version spec

This commit is contained in:
Chris Rebert 2014-02-13 13:54:02 -08:00
parent 7100e3a37e
commit cdb381bb75
2 changed files with 2 additions and 2 deletions

View File

@ -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",

File diff suppressed because one or more lines are too long