chore: prepare for beta release of the library
Because of breakage changes it is published under the new name `ng-ebi-authorization`. Added a deprecation warning to the older version.
Showing
{ | ||
"name": "angular-aap-auth", | ||
"version": "1.0.0-alpha.11", | ||
"name": "ng-ebi-authorization", | ||
"version": "1.0.0-beta.1", | ||
"license": "Apache-2.0", | ||
"scripts": { | ||
"ng": "ng", | ||
... | ... |
Please register or sign in to comment