mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-24 20:49:28 +00:00
Fix web3dart versioning issue
This commit is contained in:
parent
3dd6351ae2
commit
713ea83229
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ environment:
|
|||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
web3dart: ^2.4.1
|
||||
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