Skip to content

Commit f84d73e

Browse files
Merge pull request #11 from passageidentity/update-release-it
fix: updating release-it package
2 parents ab985d2 + 2f8cc2d commit f84d73e

File tree

2 files changed

+418
-606
lines changed

2 files changed

+418
-606
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@passageidentity/passage-flex-react-native",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Native passkey authentication for your React Native and Expo apps.",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",
@@ -80,7 +80,7 @@
8080
"react": "18.3.1",
8181
"react-native": "0.75.1",
8282
"react-native-builder-bob": "^0.29.1",
83-
"release-it": "^15.0.0",
83+
"release-it": "^17.6.0",
8484
"turbo": "^1.10.7",
8585
"typescript": "^5.2.2"
8686
},

0 commit comments

Comments
 (0)