dependencies: Remove mkdirp.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2024-11-10 13:34:32 -08:00
committed by Anders Kaseorg
parent efd7c06e30
commit 9c6e261861
5 changed files with 5 additions and 16 deletions

View File

@@ -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 = (299, 1) # bumped 2024-11-08 to patch svgicons2svgfont
PROVISION_VERSION = (300, 0) # bumped 2024-11-10 to remove mkdirp