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:17:21 +0400
committerChris Rebert <code@rebertia.com>2014-07-17 02:17:21 +0400
commit0a581fba96fd68001e04490312648942d158e7a1 (patch)
tree369381f6d512083612fc0745a3f8241c19800301
parent13fc5d5548a367c1ea029ed2c1defe5860629975 (diff)
bump grunt to ~0.4.5
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index faef7dd..bfa0bff 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"css-flip": "~0.5.0"
},
"devDependencies": {
- "grunt": "~0.4.3",
+ "grunt": "~0.4.5",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-nodeunit": "~0.4.0",