Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #8 from ncats/update
Browse files Browse the repository at this point in the history
fix: update package file
  • Loading branch information
kyxyes authored Feb 28, 2023
2 parents 978fc3c + 73720a9 commit 9f37917
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"description": "OpenID Connect (OIDC) & OAuth2 client library",
"repository": {
"type": "git",
"url": "git+https://github.com:authts/oidc-client-ts.git"
"url": "git+https://github.com/ncats/oidc-client-ts.git"
},
"homepage": "https://github.com/authts/oidc-client-ts#readme",
"homepage": "https://github.com/ncats/oidc-client-ts#readme",
"license": "Apache-2.0",
"main": "dist/umd/oidc-client-ts.js",
"types": "dist/types/oidc-client-ts.d.ts",
Expand Down

0 comments on commit 9f37917

Please sign in to comment.