builds: Pin matrix api lite

This commit is contained in:
Krille 2023-06-14 12:54:36 +02:00
parent b90c1b8ca7
commit fbda3dfa99
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ homepage: https://famedly.com
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
environment:
sdk: ">=2.18.0 <3.0.0"
sdk: ">=2.18.0 <4.0.0"
dependencies:
async: ^2.8.0
@ -22,7 +22,7 @@ dependencies:
image: ^4.0.15
js: ^0.6.3
markdown: ^4.0.0
matrix_api_lite: ^1.6.1
matrix_api_lite: ">=1.6.0 <1.7.0" # Pinned until compatible with 1.7.x
mime: ^1.0.0
olm: ^2.0.2
random_string: ^2.3.1