We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d119831 + 5d6747a commit 8502426Copy full SHA for 8502426
1 file changed
packages/journey-client/package.json
@@ -1,6 +1,11 @@
1
{
2
"name": "@forgerock/journey-client",
3
"version": "1.3.0",
4
+ "repository": {
5
+ "type": "git",
6
+ "url": "git+https://github.com/ForgeRock/ping-javascript-sdk.git",
7
+ "directory": "packages/journey-client"
8
+ },
9
"type": "module",
10
"exports": {
11
".": "./dist/src/index.js",
0 commit comments