Skip to content

Commit

Permalink
Updates with-supertokens example (#44042)
Browse files Browse the repository at this point in the history
Updated dependency of supertokens-auth-react
  • Loading branch information
rishabhpoddar committed Dec 16, 2022
1 parent e57edff commit 064bd14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-supertokens/package.json
Expand Up @@ -9,7 +9,7 @@
"next": "latest",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"supertokens-auth-react": "^0.27.0",
"supertokens-auth-react": "^0.28.0",
"supertokens-node": "^12.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 064bd14

Please sign in to comment.