From ca050070ae43902fdee0a535d3869c134057d99e Mon Sep 17 00:00:00 2001 From: thomashii Date: Sun, 26 Sep 2021 15:05:52 +0800 Subject: [PATCH] Updated pubspec for release --- packages/auth/pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/auth/pubspec.yaml b/packages/auth/pubspec.yaml index dd47806b..33a23ea1 100644 --- a/packages/auth/pubspec.yaml +++ b/packages/auth/pubspec.yaml @@ -20,6 +20,6 @@ dev_dependencies: io: ^1.0.0 test: ^1.17.4 lints: ^1.0.0 -dependency_overrides: - angel3_container: - path: ../container/angel_container \ No newline at end of file +#dependency_overrides: +# angel3_container: +# path: ../container/angel_container \ No newline at end of file