Skip to content

Commit

Permalink
Update supertokens demo app (#35007)
Browse files Browse the repository at this point in the history
New version of supertokens-auth-react.

Co-authored-by: Bhumil Sarvaiya <21988812+bhumilsarvaiya@users.noreply.github.com>
Co-authored-by: Joel Coutinho <6310783+jscyo@users.noreply.github.com>
  • Loading branch information
3 people committed Mar 3, 2022
1 parent 81c50f4 commit 5fb6980
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": "^17.0.1",
"react-dom": "^17.0.1",
"supertokens-auth-react": "^0.18.0",
"supertokens-auth-react": "^0.19.0",
"supertokens-node": "^9.0.0"
}
}

0 comments on commit 5fb6980

Please sign in to comment.