Skip to content

v4 release: Fixed package name, updated versions in readme#635

Merged
stevehobbsdev merged 1 commit intomasterfrom
fix/project
Feb 7, 2020
Merged

v4 release: Fixed package name, updated versions in readme#635
stevehobbsdev merged 1 commit intomasterfrom
fix/project

Conversation

@stevehobbsdev
Copy link
Copy Markdown

@stevehobbsdev stevehobbsdev commented Feb 7, 2020

Changes

This fixes up a couple of things in the readme and package.json in preparation for a v4 release.

Checklist

@stevehobbsdev stevehobbsdev added the tiny Tiny review label Feb 7, 2020
@stevehobbsdev stevehobbsdev requested a review from a team February 7, 2020 21:59
@stevehobbsdev stevehobbsdev merged commit 6b90ecb into master Feb 7, 2020
@stevehobbsdev stevehobbsdev deleted the fix/project branch February 7, 2020 23:36
Comment thread package.json
@@ -1,5 +1,5 @@
{
"name": "angular2-jwt",
"name": "@auth0/angular-jwt",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to let you know, this package.json file doesn't concern the library itself, but the test host application, so we don't have to give it the same name as the lib, this might even cause problems while npm-linking the lib while testing locally, the lib's package.json file is in projects/angular-jwt/package.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tiny Tiny review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants