package.json: Upgrade moment-timezone to 0.5.14.

This commit is contained in:
Vishnu Ks 2018-03-08 22:19:58 +05:30 committed by Tim Abbott
parent 8d8c102192
commit 254548d093
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -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'