aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 346086e75..d6635a48f 100644
--- a/package.json
+++ b/package.json
@@ -24,8 +24,8 @@
"dependencies": {},
"devDependencies": {
"grunt-compare-size": "~0.2.0",
- "grunt-git-authors": ">=1.0.0",
- "grunt-update-submodules": ">=0.1.2",
+ "grunt-git-authors": "=1.0.0",
+ "grunt-update-submodules": "=0.1.2",
"grunt": "~0.3.17",
"testswarm": "0.2.2"
},