From 713ea832293a07dd95fea8ee6710925f4eee5c6a Mon Sep 17 00:00:00 2001 From: OmarHatem Date: Thu, 5 Jan 2023 17:34:58 +0200 Subject: [PATCH] Fix web3dart versioning issue --- cw_ethereum/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cw_ethereum/pubspec.yaml b/cw_ethereum/pubspec.yaml index 982a422a0..0a650b1d9 100644 --- a/cw_ethereum/pubspec.yaml +++ b/cw_ethereum/pubspec.yaml @@ -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