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 <github@rebertia.com>2014-11-06 10:56:00 +0300
committerChris Rebert <github@rebertia.com>2014-11-06 10:56:00 +0300
commit011e83918fb964c925de2d4fce29d848cd45fc71 (patch)
treed1237f72df3cf1a4d4362f15c47e4a09eba76636
parent94352e114b9da61385cf378f97ce844bb540194a (diff)
bump load-grunt-tasks to ^1.0.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index dbcc8e1..2f79329 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": "~0.6.0"
+ "load-grunt-tasks": "^1.0.0"
},
"peerDependencies": {
"grunt": "~0.4.3"