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

@@ -74,7 +74,6 @@
"webpack-cli": "^3.3.2",
"webpack4-bundle-tracker": "^0.0.1-beta",
"winchan": "^0.2.1",
"xdate": "^0.8.2",
"xvfb": "^0.4.0",
"zxcvbn": "^4.4.2"
},