aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2012-10-16 16:45:50 -0400
committerTimmy Willison <timmywillisn@gmail.com>2012-10-16 16:45:56 -0400
commit51feba61197b837b7d55754a56e12f66f0624ba1 (patch)
tree8e43875fd01adb23d1ec0708b476170079099245 /package.json
parente2ff2b11207b7fce50d53fe6435b44b244e96523 (diff)
downloadjquery-51feba61197b837b7d55754a56e12f66f0624ba1.tar.gz
jquery-51feba61197b837b7d55754a56e12f66f0624ba1.zip
Update package.json for update submodules
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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"
},