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:
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 9c94c20..8423943 100644
--- a/package.json
+++ b/package.json
@@ -28,12 +28,12 @@
"css-flip": "~0.3.0"
},
"devDependencies": {
- "grunt-contrib-jshint": "^0.8.0",
- "grunt-contrib-clean": "^0.5.0",
- "grunt-contrib-nodeunit": "^0.3.2",
- "grunt": "^0.4.2",
- "grunt-jscs-checker": "^0.4.0",
- "load-grunt-tasks": "^0.4.0"
+ "grunt-contrib-jshint": "~0.8.0",
+ "grunt-contrib-clean": "~0.5.0",
+ "grunt-contrib-nodeunit": "~0.3.2",
+ "grunt": "~0.4.2",
+ "grunt-jscs-checker": "~0.4.0",
+ "load-grunt-tasks": "~0.4.0"
},
"peerDependencies": {
"grunt": "~0.4.2"