webpack: Fix webpack-bundle-tracker hot update bug.

https://github.com/django-webpack/webpack-bundle-tracker/pull/101

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2021-07-06 15:23:32 -07:00
committed by Tim Abbott
parent 3fdfbb27f9
commit 604f6c491c
3 changed files with 4 additions and 6 deletions

View File

@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 75
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = "153.0"
PROVISION_VERSION = "153.1"