Merge branch 'soru/moor-update' into 'master'
update famedlysdk dependency to add indexes to moor See merge request ChristianPauly/fluffychat-flutter!53
This commit is contained in:
commit
da6295d1ec
|
@ -133,8 +133,8 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "2455bac3bf8dab846ba453a6393f0be2c0b61001"
|
ref: "1860e579475af7dd0c936a6c5bc22bb5e2d9bc76"
|
||||||
resolved-ref: "2455bac3bf8dab846ba453a6393f0be2c0b61001"
|
resolved-ref: "1860e579475af7dd0c936a6c5bc22bb5e2d9bc76"
|
||||||
url: "https://gitlab.com/famedly/famedlysdk.git"
|
url: "https://gitlab.com/famedly/famedlysdk.git"
|
||||||
source: git
|
source: git
|
||||||
version: "0.0.1"
|
version: "0.0.1"
|
||||||
|
|
|
@ -27,7 +27,7 @@ dependencies:
|
||||||
famedlysdk:
|
famedlysdk:
|
||||||
git:
|
git:
|
||||||
url: https://gitlab.com/famedly/famedlysdk.git
|
url: https://gitlab.com/famedly/famedlysdk.git
|
||||||
ref: 2455bac3bf8dab846ba453a6393f0be2c0b61001
|
ref: 1860e579475af7dd0c936a6c5bc22bb5e2d9bc76
|
||||||
|
|
||||||
localstorage: ^3.0.1+4
|
localstorage: ^3.0.1+4
|
||||||
bubble: ^1.1.9+1
|
bubble: ^1.1.9+1
|
||||||
|
|
Loading…
Reference in a new issue