aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-02-26 19:32:30 +0200
committerXhmikosR <[email protected]>2014-02-26 19:32:30 +0200
commitdb9fca23ff30ca464483f67391e95a898e7ada63 (patch)
tree5fcc28c1e3baf127c5b41168f5fa31f42ba426d0
parentbc8c33c82f066326e704120b4dab331419f8979b (diff)
downloadbootstrap-db9fca23ff30ca464483f67391e95a898e7ada63.tar.xz
bootstrap-db9fca23ff30ca464483f67391e95a898e7ada63.zip
Update load-grunt-tasks.
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 256eece28..7f63ee5c5 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"grunt-jscs-checker": "~0.3.0",
"grunt-saucelabs": "~5.0.0",
"grunt-sed": "~0.1.1",
- "load-grunt-tasks": "~0.3.0",
+ "load-grunt-tasks": "~0.4.0",
"markdown": "~0.5.0",
"css-flip": "~0.3.0"
},