mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
package.json: Upgrade moment-timezone to 0.5.14.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"jquery-validation": "1.16.0",
|
||||
"katex": "0.8.3",
|
||||
"moment": "2.21.0",
|
||||
"moment-timezone": "0.5.13",
|
||||
"moment-timezone": "0.5.14",
|
||||
"perfect-scrollbar": "0.7.1",
|
||||
"plotly.js": "1.19.2",
|
||||
"script-loader": "0.7.2",
|
||||
|
||||
@@ -8,4 +8,4 @@ ZULIP_VERSION = "1.7.1+git"
|
||||
# Typically, adding a dependency only requires a minor version bump, and
|
||||
# removing a dependency requires a major version bump.
|
||||
|
||||
PROVISION_VERSION = '15.3'
|
||||
PROVISION_VERSION = '15.4'
|
||||
|
||||
Reference in New Issue
Block a user