Update pubspec.yaml

This commit is contained in:
Tobe Osakwe 2018-07-14 18:58:12 -04:00 committed by GitHub
parent 0537cc5724
commit 91d76226f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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