diff --git a/packages/auth/pubspec.yaml b/packages/auth/pubspec.yaml index b6ee36c2..deff0b99 100644 --- a/packages/auth/pubspec.yaml +++ b/packages/auth/pubspec.yaml @@ -1,6 +1,7 @@ name: angel3_auth description: A complete authentication plugin for Angel. Includes support for stateless JWT tokens, Basic Auth, and more. version: 4.0.3 +homepage: https://github.com/dukefirehawk/angel/tree/angel3/packages/auth #publish_to: none environment: sdk: '>=2.12.0 <3.0.0'