From c4b39d94ae051601efeeded31f237350e40125cb Mon Sep 17 00:00:00 2001 From: thomashii Date: Fri, 14 May 2021 19:12:18 +0800 Subject: [PATCH] Updated auth pubspec.yml --- packages/auth/pubspec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/auth/pubspec.yaml b/packages/auth/pubspec.yaml index 5d9a5560..fb610737 100644 --- a/packages/auth/pubspec.yaml +++ b/packages/auth/pubspec.yaml @@ -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: