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:
Chad Phillips 2016-03-25 22:09:12 -06:00
parent 055f96bb03
commit 9abc91b1ce
1 changed files with 1 additions and 1 deletions

View File

@ -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",