Updated auth pubspec.yml

This commit is contained in:
thomashii 2021-05-14 19:12:18 +08:00
parent 36874a97ec
commit c4b39d94ae

View file

@ -2,7 +2,6 @@ name: angel3_auth
description: A complete authentication plugin for Angel. Includes support for stateless JWT tokens, Basic Auth, and more.
version: 4.0.0
homepage: https://github.com/dukefirehawk/angel/tree/angel3/packages/auth
publish_to: none
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies: