Skip to content

Commit 7fcd58f

Browse files
committed
chore: fix-repository-field
1 parent af77d59 commit 7fcd58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/davinci-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.1.0",
44
"repository": {
55
"type": "git",
6-
"url": "git+https://github.com:ForgeRock/ping-javascript-sdk.git",
6+
"url": "git+https://github.com/ForgeRock/ping-javascript-sdk.git",
77
"directory": "packages/davinci-client"
88
},
99
"sideEffects": ["./src/types.js"],

0 commit comments

Comments
 (0)