From d1fc0a5bbde8800daaf3c2f568dc5d85675bd542 Mon Sep 17 00:00:00 2001 From: fosse Date: Fri, 18 Aug 2023 12:06:05 -0400 Subject: [PATCH] small fix --- cw_nano/pubspec.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cw_nano/pubspec.yaml b/cw_nano/pubspec.yaml index ada2693a3..054dd5df4 100644 --- a/cw_nano/pubspec.yaml +++ b/cw_nano/pubspec.yaml @@ -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