deps: Move xdate from static/third to npm

- Remove `xdate` from `static/third` and fetch it from `npm`.
- Bump up the `PROVISION_VERSION` to 4.3.

Part of #1709.
This commit is contained in:
Rafid Aslam
2017-01-08 16:13:27 +07:00
committed by Tim Abbott
parent 84e802422e
commit 10a8c3d2ae
7 changed files with 5 additions and 868 deletions

View File

@@ -1,2 +1,2 @@
ZULIP_VERSION = "1.4.1+git"
PROVISION_VERSION = '4.2'
PROVISION_VERSION = '4.3'