update dependencies

This commit is contained in:
Salvatore Giordano
2021-02-01 18:24:25 +01:00
parent 80196c5a7a
commit bed1e23441
2 changed files with 2 additions and 2 deletions
@@ -10,7 +10,7 @@ environment:
flutter: ">=1.17.0"
dependencies:
stream_chat: ^1.0.0-beta
stream_chat: ^1.0.1-beta
flutter:
sdk: flutter
rxdart: ^0.25.0
@@ -13,7 +13,7 @@ dependencies:
path: ^1.7.0
path_provider: ^1.6.27
sqlite3_flutter_libs: ^0.3.0
stream_chat: ^1.0.0-beta
stream_chat: ^1.0.1-beta
dev_dependencies:
test: ^1.15.7