Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-css-flip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-12-31 04:38:58 +0300
committerChris Rebert <code@rebertia.com>2014-12-31 04:38:58 +0300
commitffa1c840822a51f5e6e08e8b262bf7fb3ff74969 (patch)
treed859d209cfec6219ea7df26e09449cf6bd2c25c5
parent011e83918fb964c925de2d4fce29d848cd45fc71 (diff)
bump load-grunt-tasks to ^2.0.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2f79329..67cc317 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-nodeunit": "~0.4.0",
"grunt-jscs": "~0.8.0",
- "load-grunt-tasks": "^1.0.0"
+ "load-grunt-tasks": "^2.0.0"
},
"peerDependencies": {
"grunt": "~0.4.3"