diff --git a/pubspec.yaml b/pubspec.yaml index 22c7756..746709d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ environment: homepage: https://github.com/angel-dart/angel dependencies: angel_auth: ^1.1.0 # Supports stateless authentication via JWT - angel_configuration: ^1.1.0 # Loads application configuration, along with support for .env files. + angel_configuration: ^1.2.0 # Loads application configuration, along with support for .env files. angel_cors: ^1.0.0 # CORS support angel_framework: ^1.1.0 # The core server library. angel_jael: ^1.0.0 # Server-side templating engine