Unify jQuery version dependencies.
This commit is contained in:
parent
4b3b057838
commit
f8759f713c
@ -20,6 +20,6 @@
|
||||
"tests"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "2.x"
|
||||
"jquery": ">=1.10"
|
||||
}
|
||||
}
|
||||
|
@ -15,7 +15,7 @@
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.8"
|
||||
"jquery": ">=1.10"
|
||||
},
|
||||
"keywords": [
|
||||
"ui",
|
||||
|
Loading…
Reference in New Issue
Block a user