mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-24 12:39:37 +00:00
Fixate web3dart version as higher versions cause some issues
This commit is contained in:
parent
1e4fe9e327
commit
7857bf1fbb
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ environment:
|
|||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
web3dart: ^2.3.5
|
||||
web3dart: 2.3.5
|
||||
mobx: ^2.0.7+4
|
||||
bip39: ^1.0.6
|
||||
ed25519_hd_key: ^2.2.0
|
||||
|
|
Loading…
Reference in a new issue