mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
Fixate mobx as it's causing an issue
This commit is contained in:
parent
78f0df1748
commit
604432a66c
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ dependencies:
|
|||
http: ^1.1.0
|
||||
path_provider: ^2.0.11
|
||||
mobx: ^2.1.4
|
||||
flutter_mobx: ^2.0.6+5
|
||||
flutter_mobx: 2.0.6+5
|
||||
flutter_slidable: ^3.0.1
|
||||
share_plus: ^10.0.0
|
||||
# date_range_picker: ^1.0.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue