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.
2 parents ab985d2 + 2f8cc2d commit f84d73eCopy full SHA for f84d73e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@passageidentity/passage-flex-react-native",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"description": "Native passkey authentication for your React Native and Expo apps.",
5
"source": "./src/index.tsx",
6
"main": "./lib/commonjs/index.js",
@@ -80,7 +80,7 @@
80
"react": "18.3.1",
81
"react-native": "0.75.1",
82
"react-native-builder-bob": "^0.29.1",
83
- "release-it": "^15.0.0",
+ "release-it": "^17.6.0",
84
"turbo": "^1.10.7",
85
"typescript": "^5.2.2"
86
},
0 commit comments