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-03-12 12:29:07 +0400
committerChris Rebert <github@rebertia.com>2014-03-12 12:29:07 +0400
commit089caa4c4649c5d58348b1fe6fada4efaf071dd4 (patch)
tree2ccab6624040044853be9b0ae7c1616fafa63356
parent5655f7d85bb4e5c005cae7f514c9f2f39507f9ac (diff)
bump grunt-contrib-clean to v0.5.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 900627a..c6ebad8 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
},
"devDependencies": {
"grunt-contrib-jshint": "^0.8.0",
- "grunt-contrib-clean": "^0.4.0",
+ "grunt-contrib-clean": "^0.5.0",
"grunt-contrib-nodeunit": "^0.2.0",
"grunt": "^0.4.2",
"grunt-jscs-checker": "^0.4.0",