aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-06-13 12:07:13 -0700
committerChris Rebert <[email protected]>2014-06-13 12:07:13 -0700
commited06fd0936ba2c03ecb052eb65a89c5be94b1b8d (patch)
tree9c9f807efcf7cf57c06c174731424cdb913c7fbc /package.json
parent37acbb983d02518e5d90857a2f2b42bf9c00a4a0 (diff)
parent624800aa4f29a75e10c4c4d847cfa79141d34068 (diff)
downloadbootstrap-ed06fd0936ba2c03ecb052eb65a89c5be94b1b8d.tar.xz
bootstrap-ed06fd0936ba2c03ecb052eb65a89c5be94b1b8d.zip
Merge pull request #13820 from twbs/bump-load-tasks
bump load-grunt-tasks to ~0.5.0
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 3c9f2056a..8105591d7 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"grunt-jscs-checker": "~0.4.3",
"grunt-saucelabs": "~8.0.2",
"grunt-sed": "~0.1.1",
- "load-grunt-tasks": "~0.4.0",
+ "load-grunt-tasks": "~0.5.0",
"markdown": "~0.5.0",
"time-grunt": "~0.3.1"
},