dependencies: Downgrade autosize to 5.0.2 to fix scrollbar regression.

https://chat.zulip.org/#narrow/stream/9-issues/topic/compose.20box.20scrollbars/near/1531138

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-04-11 16:15:43 -07:00
committed by Alex Vandiver
parent c43d551c5f
commit 9ed1c79f1b
3 changed files with 6 additions and 6 deletions

View File

@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 172
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (231, 0)
PROVISION_VERSION = (232, 0)