Skip to content

Commit c1658a3

Browse files
author
Rishabh
committed
updates supertokens-node version in example app
1 parent 9fbaa5b commit c1658a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/with-thirdpartyemailpassword/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"metro-react-native-babel-preset": "^0.66.2",
2828
"react-native-app-auth": "^6.4.0",
2929
"react-test-renderer": "17.0.2",
30-
"supertokens-node": "^8.1.0",
30+
"supertokens-node": "^9.0.0",
3131
"supertokens-react-native": "^3.0.1"
3232
},
3333
"jest": {
3434
"preset": "react-native"
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)