builds: Pin matrix api lite
This commit is contained in:
parent
b90c1b8ca7
commit
fbda3dfa99
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue