mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-22 18:54:47 +00:00
small fix
This commit is contained in:
parent
250a951ef1
commit
d1fc0a5bbd
1 changed files with 1 additions and 2 deletions
|
@ -12,7 +12,6 @@ environment:
|
|||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
web3dart: 2.3.5
|
||||
mobx: ^2.0.7+4
|
||||
bip39: ^1.0.6
|
||||
bip32: ^2.0.0
|
||||
|
@ -21,7 +20,7 @@ dependencies:
|
|||
libcrypto: ^0.2.2
|
||||
ed25519_hd_key: ^2.2.0
|
||||
hex: ^0.2.0
|
||||
http: ^0.13.4
|
||||
http: ^1.1.0
|
||||
cw_core:
|
||||
path: ../cw_core
|
||||
|
||||
|
|
Loading…
Reference in a new issue