Unify jQuery version dependencies.

This commit is contained in:
Hyunje Alex Jun 2014-07-05 17:46:17 +01:00
parent 4b3b057838
commit f8759f713c
2 changed files with 2 additions and 2 deletions

View File

@ -20,6 +20,6 @@
"tests"
],
"dependencies": {
"jquery": "2.x"
"jquery": ">=1.10"
}
}

View File

@ -15,7 +15,7 @@
}
],
"dependencies": {
"jquery": ">=1.8"
"jquery": ">=1.10"
},
"keywords": [
"ui",