Skip to content

Commit fa8a7b6

Browse files
committed
chore: fix repo url
1 parent 6a763b6 commit fa8a7b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"repository": {
2424
"type": "git",
25-
"url": "https://github.com/PlusAuth/oidc-client-js"
25+
"url": "git+https://github.com/PlusAuth/oidc-client-js.git"
2626
},
2727
"bugs": {
2828
"url": "https://github.com/PlusAuth/oidc-client-js/issues"

0 commit comments

Comments
 (0)