diff --git a/packages/wyatt_authentication_bloc/pubspec.yaml b/packages/wyatt_authentication_bloc/pubspec.yaml index 0729f138..998b2b35 100644 --- a/packages/wyatt_authentication_bloc/pubspec.yaml +++ b/packages/wyatt_authentication_bloc/pubspec.yaml @@ -17,6 +17,8 @@ dependencies: firebase_auth: ^4.10.1 google_sign_in: ^6.1.5 rxdart: ^0.27.7 + flutter_secure_storage: ^9.0.0 + http: ^1.1.0 wyatt_form_bloc: hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub/ @@ -29,8 +31,6 @@ dependencies: wyatt_type_utils: hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub/ version: ^0.0.5 - flutter_secure_storage: ^9.0.0 - http: ^1.1.0 dev_dependencies: flutter_test: { sdk: flutter }