Skip to content

Commit e60a0a9

Browse files
Change version of web-js to point to webauthn branch
1 parent c82741a commit e60a0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"peerDependencies": {
100100
"react": ">=16.8.0",
101101
"react-dom": ">=16.8.0",
102-
"supertokens-web-js": "^0.14.0"
102+
"supertokens-web-js": "supertokens/supertokens-web-js#feat/webauthn"
103103
},
104104
"scripts": {
105105
"init": "bash ./init.sh",

0 commit comments

Comments
 (0)