Skip to content

Commit f9d571b

Browse files
cerebrlryanbas21
authored andcommitted
fix: small fixes from PR review and feedback
- revert small change to ping-protect package.json - fix e2e tests - conditionally add "agent" properties on callback only when present
1 parent 7a47740 commit f9d571b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ping-protect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
},
2121
"types": "./dist/index.ts.d.ts",
2222
"dependencies": {
23-
"@forgerock/javascript-sdk": "^4.8.2"
23+
"@forgerock/javascript-sdk": "workspace:^"
2424
}
2525
}

0 commit comments

Comments
 (0)