mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
dependencies: Remove three JS argument parsing libraries.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
da749d1c94
commit
ff70ab441d
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 319 # Last bumped for message-link class
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (300, 0) # bumped 2024-11-10 to remove mkdirp
|
||||
PROVISION_VERSION = (301, 0) # bumped 2024-11-10 to remove commander, minimist, yargs
|
||||
|
Reference in New Issue
Block a user