version fix

This commit is contained in:
fosse 2023-09-19 12:21:51 -04:00
parent 6b1c7e832d
commit d8d2335a5f

View file

@ -21,7 +21,10 @@ dependencies:
hex: ^0.2.0 hex: ^0.2.0
http: ^1.1.0 http: ^1.1.0
shared_preferences: ^2.0.15 shared_preferences: ^2.0.15
ens_dart: ^1.0.0 ens_dart:
git:
url: https://github.com/cake-tech/ens_dart.git
ref: main
cw_core: cw_core:
path: ../cw_core path: ../cw_core
@ -32,9 +35,6 @@ dev_dependencies:
mobx_codegen: ^2.0.7 mobx_codegen: ^2.0.7
hive_generator: ^1.1.3 hive_generator: ^1.1.3
dependency_overrides:
http: 1.1.0
# For information on the generic Dart part of this file, see the # For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec # following page: https://dart.dev/tools/pub/pubspec