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:11:58 +0400
committerChris Rebert <code@rebertia.com>2014-07-17 02:11:58 +0400
commit5d2428bc0b46e4cd27e7cce1c5c66c11a18b1c8f (patch)
tree054961f78151afc411d54bf323b8f84b0e6f52c1
parent4969a12a9b4d68e4d3c85be0ae787313643398b6 (diff)
bump css-flip to ~0.5.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7b1621e..1e88c34 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"test": "grunt test"
},
"dependencies": {
- "css-flip": "~0.4.0"
+ "css-flip": "~0.5.0"
},
"devDependencies": {
"grunt": "~0.4.3",