Temporarily disable publish
This commit is contained in:
parent
b52e5aed39
commit
048f06bc42
3 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,7 @@ repository: https://github.com/dukefirehawk/angel/tree/master/packages/auth_twit
|
|||
publish_to: none
|
||||
environment:
|
||||
sdk: ">=3.0.0 <4.0.0"
|
||||
published_to: none
|
||||
dependencies:
|
||||
angel3_auth: ^8.0.0
|
||||
angel3_framework: ^8.0.0
|
||||
|
|
|
@ -5,6 +5,7 @@ homepage: https://angel3-framework.web.app/
|
|||
repository: https://github.com/dukefirehawk/angel/tree/master/packages/oauth2
|
||||
environment:
|
||||
sdk: '>=3.0.0 <4.0.0'
|
||||
published_to: none
|
||||
dependencies:
|
||||
angel3_framework: ^8.0.0
|
||||
angel3_http_exception: ^8.0.0
|
||||
|
|
|
@ -5,6 +5,7 @@ homepage: https://angel3-framework.web.app/
|
|||
repository: https://github.com/dukefirehawk/angel/tree/master/packages/shelf
|
||||
environment:
|
||||
sdk: '>=3.0.0 <4.0.0'
|
||||
published_to: none
|
||||
dependencies:
|
||||
angel3_framework: ^8.0.0
|
||||
angel3_container: ^8.0.0
|
||||
|
|
Loading…
Reference in a new issue