lock to jquery-ui 1.10.x for now
1.11.x has breaking changes that need to be figured out.
This commit is contained in:
parent
055f96bb03
commit
9abc91b1ce
|
@ -24,7 +24,7 @@
|
|||
"jquery": "~2.1.1",
|
||||
"jQuery-Impromptu": "git+https://github.com/trentrichardson/jQuery-Impromptu.git#v6.0.0",
|
||||
"lib-jitsi-meet": "jitsi/lib-jitsi-meet",
|
||||
"jquery-ui": "^1.10.5",
|
||||
"jquery-ui": "~1.10.5",
|
||||
"jssha": "1.5.0",
|
||||
"retry": "0.6.1",
|
||||
"strophe": "^1.2.2",
|
||||
|
|
Loading…
Reference in New Issue