aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/package.json b/package.json
index 667092661..2ae795396 100644
--- a/package.json
+++ b/package.json
@@ -23,13 +23,12 @@
],
"dependencies": {},
"devDependencies": {
+ "grunt": "0.4.1",
"grunt-compare-size": "~0.4.0",
"grunt-git-authors": "1.2.0",
- "grunt-update-submodules": "0.2.0",
- "grunt-contrib-watch": "0.3.1",
- "grunt-contrib-jshint": "0.3.0",
- "grunt-contrib-uglify": "0.2.0",
- "grunt": "0.4.1",
+ "grunt-contrib-watch": "~0.4.4",
+ "grunt-contrib-jshint": "~0.6.0",
+ "grunt-contrib-uglify": "~0.2.2",
"gzip-js": "0.3.1",
"testswarm": "~1.1.0",
"archiver": "~0.4.2"