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-07-17 02:14:04 +0400
committerChris Rebert <code@rebertia.com>2014-07-17 02:14:04 +0400
commit13fc5d5548a367c1ea029ed2c1defe5860629975 (patch)
tree9d5a76d230590c61d9fe3edcfa93a3370e94dc18
parent5d2428bc0b46e4cd27e7cce1c5c66c11a18b1c8f (diff)
bump load-grunt-tasks to ~0.6.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1e88c34..faef7dd 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-checker": "~0.4.4",
- "load-grunt-tasks": "~0.4.0"
+ "load-grunt-tasks": "~0.6.0"
},
"peerDependencies": {
"grunt": "~0.4.3"