Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On NPM page, git links are outdated #23

Closed
toomastahves opened this issue Jan 15, 2016 · 4 comments
Closed

On NPM page, git links are outdated #23

toomastahves opened this issue Jan 15, 2016 · 4 comments

Comments

@toomastahves
Copy link

Hey, on NPM page Github repo links are outdated:
https://www.npmjs.com/package/jwt-decode

github.com/auth0/jwt-decode.js
https://github.com/auth0/jwt-decode.js/blob/master/auth0.com
https://github.com/auth0/jwt-decode.js/blob/master/LICENSE.txt
@wjbryant
Copy link

The repository URL in package.json should be changed from git://github.com/auth0/jwt-decode.js to git://github.com/auth0/jwt-decode.git.

@wjbryant
Copy link

Actually, it looks like there are already multiple pull requests that fix this (#16 and #20).

@jfromaniello
Copy link
Member

Thanks for reporting this. I already merged the PR and released a patch.

@wjbryant
Copy link

Awesome! That means #16 can be closed as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants