From 8c63811c50d5e2fe7ef2b72d76aa4ccde7affa94 Mon Sep 17 00:00:00 2001 From: thomashii Date: Thu, 19 Aug 2021 08:25:45 +0800 Subject: [PATCH] Updated packages --- pubspec.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index f83cdd6..0a823f9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,18 +6,18 @@ environment: dependencies: angel3_auth: ^4.0.0 angel3_configuration: ^4.0.0 - angel3_framework: ^4.0.0 + angel3_framework: ^4.1.0 angel3_graphql: ^2.0.0 angel3_jael: ^4.0.0 angel3_production: ^3.0.0 angel3_static: ^4.0.0 angel3_validate: ^4.0.0 dev_dependencies: - angel3_hot: ^4.0.0 - angel3_serialize_generator: ^4.0.0 + angel3_hot: ^4.1.0 + angel3_serialize_generator: ^4.1.0 angel3_test: ^4.0.0 angel3_pretty_logging: ^3.0.0 - graphql_generator2: ^2.0.0 + graphql_generator2: ^2.1.0 build_runner: ^2.0.4 io: ^1.0.0 pedantic: ^1.11.0