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-08-02 01:24:02 +0400
committerChris Rebert <github@rebertia.com>2014-08-02 01:24:02 +0400
commit40fcacf9e6e2b52c8773996ab06bcc59860b4d60 (patch)
tree8e712295afe7d062ece5ed9b2e3f2bb6f1f9ad3a
parent7b85a185797e0da9e49573f74ede77cbeb07acf3 (diff)
bump grunt-contrib-clean 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 cfb1551..e6e44b8 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
},
"devDependencies": {
"grunt": "~0.4.5",
- "grunt-contrib-clean": "~0.5.0",
+ "grunt-contrib-clean": "~0.6.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-nodeunit": "~0.4.0",
"grunt-jscs": "~0.6.1",