diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ce4d9ee9e..a19e89c5e 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "devDependencies": { "grunt-compare-size": ">=0.1.0", "grunt-git-authors": ">=1.0.0", - "grunt-update-submodules": ">=0.1.0", + "grunt-update-submodules": ">=0.1.2", "grunt": "~0.3.17", "testswarm": "0.2.2" }, |