mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
webpack: Replace node-sass with Dart Sass.
It doesn't require scripts to install, allowing us to migrate yarn to the more secure --ignore-scripts option. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
committed by
Tim Abbott
parent
29abbdaa07
commit
37ece9b8e2
@@ -26,4 +26,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/03/01/zulip-2-0-relea
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = '49.3'
|
||||
PROVISION_VERSION = '50.0'
|
||||
|
||||
Reference in New Issue
Block a user