Update pubspec.yaml
This commit is contained in:
parent
0537cc5724
commit
91d76226f6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue