mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Upgrade jQuery to v3.2.1.
This commit is contained in:
committed by
Tim Abbott
parent
09be694ea3
commit
52588cb2b6
@@ -17,7 +17,7 @@
|
||||
"i18next-localstorage-cache": "0.3.0",
|
||||
"i18next-parser": "0.11.1",
|
||||
"i18next-xhr-backend": "0.5.4",
|
||||
"jquery": "2.2.3",
|
||||
"jquery": "3.2.1",
|
||||
"jquery-validation": "1.16.0",
|
||||
"katex": "0.7.1",
|
||||
"moment": "2.18.1",
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
ZULIP_VERSION = "1.6.0+git"
|
||||
PROVISION_VERSION = '9.1'
|
||||
PROVISION_VERSION = '9.2'
|
||||
|
||||
Reference in New Issue
Block a user