Update package.json for update submodules

This commit is contained in:
Timmy Willison 2012-10-16 16:45:50 -04:00
parent e2ff2b1120
commit 51feba6119

View File

@ -25,7 +25,7 @@
"devDependencies": { "devDependencies": {
"grunt-compare-size": ">=0.1.0", "grunt-compare-size": ">=0.1.0",
"grunt-git-authors": ">=1.0.0", "grunt-git-authors": ">=1.0.0",
"grunt-update-submodules": ">=0.1.0", "grunt-update-submodules": ">=0.1.2",
"grunt": "~0.3.17", "grunt": "~0.3.17",
"testswarm": "0.2.2" "testswarm": "0.2.2"
}, },