Skip to content

Commit 3ca5509

Browse files
committed
Update workos npm package version
To include workos/authkit-js#104 Which fixes a bug in our app where logout url redirect wasnt working properly
1 parent 9e0b7d1 commit 3ca5509

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/care-ops-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"dependencies": {
2222
"@auth0/auth0-spa-js": "^2.1.3",
2323
"@kinde-oss/kinde-auth-pkce-js": "^4.2.0",
24-
"@workos-inc/authkit-js": "^0.17.0"
24+
"@workos-inc/authkit-js": "^0.18.0"
2525
}
2626
}

0 commit comments

Comments
 (0)