diff --git a/packages/configuration/pubspec.yaml b/packages/configuration/pubspec.yaml index da83ee6f..88731125 100644 --- a/packages/configuration/pubspec.yaml +++ b/packages/configuration/pubspec.yaml @@ -7,12 +7,12 @@ environment: dependencies: angel3_framework: ^4.0.0 angel3_merge_map: ^2.0.0 - dotenv: ^3.0.0-nullsafety.0 -# file: ^5.0.0 + dotenv: ^3.0.0 + file: ^6.1.0 yaml: ^3.1.0 dev_dependencies: io: ^1.0.0 -# logging: ^0.11.0 + logging: ^1.0.1 pedantic: ^1.11.0 angel3_pretty_logging: ^3.0.0 test: ^1.17.3