We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786d120 commit 16570e8Copy full SHA for 16570e8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-passkeys",
3
- "version": "0.3.0",
+ "version": "0.3.1",
4
"description": "A library for using (webauthn) passkeys on iOS, Android & web with a single api",
5
"main": "build/index.js",
6
"types": "build/index.d.ts",
@@ -44,4 +44,4 @@
44
"react": "*",
45
"react-native": "*"
46
}
47
-}
+}
0 commit comments