dependencies: Remove XDate.

It’s even more unmaintained than Moment and doesn’t add any
functionality we don’t already have.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2021-02-05 12:20:14 -08:00
committed by Steve Howell
parent 952a8aa5fd
commit 9896782fd1
27 changed files with 154 additions and 204 deletions

View File

@@ -43,4 +43,4 @@ API_FEATURE_LEVEL = 38
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = '125.0'
PROVISION_VERSION = '126.0'