mirror of
https://github.com/zulip/zulip.git
synced 2025-10-31 20:13:46 +00:00
emoji: Switch to using emoji-datasource npm package.
This commit does the following things: * Instead of using a manual tool for downloading sprite sheets, use `emoji-datasource` npm package. * Modify the `build_emoji` script to use sprite sheets from the npm package. Bumps PROVISION_VERSION. Fixes: #4730.
This commit is contained in:
committed by
Tim Abbott
parent
420327b558
commit
ebdd8c9e3d
@@ -1,2 +1,2 @@
|
||||
ZULIP_VERSION = "1.6.0+git"
|
||||
PROVISION_VERSION = '5.15'
|
||||
PROVISION_VERSION = '5.16'
|
||||
|
||||
Reference in New Issue
Block a user