Skip to content

Commit

Permalink
v0.3.2
Browse files Browse the repository at this point in the history
- bumps authkit-js to 0.2.2
  • Loading branch information
cmatheson committed Aug 14, 2024
1 parent deb9617 commit 102237b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workos-inc/authkit-react",
"version": "0.3.1",
"version": "0.3.2",
"description": "AuthKit React SDK",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -34,6 +34,6 @@
"react": "18.3.1"
},
"dependencies": {
"@workos-inc/authkit-js": "0.2.1"
"@workos-inc/authkit-js": "0.2.2"
}
}

0 comments on commit 102237b

Please sign in to comment.