mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
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:
committed by
Alex Vandiver
parent
c43d551c5f
commit
9ed1c79f1b
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user