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>2015-01-23 02:06:55 +0300
committerChris Rebert <github@rebertia.com>2015-01-23 02:06:55 +0300
commit9ab3a3dc0ec28524fd7c9d45baa20b6655ae348f (patch)
tree51ca0d3bace006f680bc60421ff8cdc5e6527b11
parent6bb1db92213eec1dfe933e014880a6a1bb7e25a5 (diff)
update load-grunt-tasks to ^3.0.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 93f030a..024e8f6 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"grunt-contrib-nodeunit": "~0.4.0",
"grunt-eslint": "^4.0.0",
"grunt-jscs": "^1.1.0",
- "load-grunt-tasks": "^2.0.0"
+ "load-grunt-tasks": "^3.0.0"
},
"peerDependencies": {
"grunt": "~0.4.3"