Skip to content

Commit e80a570

Browse files
committed
chore: update realse-it@latest and package version in package.json
1 parent 3a7a0df commit e80a570

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rn-android-keystore",
3-
"version": "0.2.0",
3+
"version": "0.1.0",
44
"description": "React Native Keystore wrapper for creating cryptographic key pair for signing payloads",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",
@@ -67,7 +67,7 @@
6767
"react": "19.2.0",
6868
"react-native": "0.83.0",
6969
"react-native-builder-bob": "^0.40.18",
70-
"release-it": "^19.0.4",
70+
"release-it": "^19.2.4",
7171
"turbo": "^2.5.6",
7272
"typescript": "^5.9.2"
7373
},

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8139,7 +8139,7 @@ __metadata:
81398139
languageName: node
81408140
linkType: hard
81418141

8142-
"release-it@npm:^19.0.4":
8142+
"release-it@npm:^19.2.4":
81438143
version: 19.2.4
81448144
resolution: "release-it@npm:19.2.4"
81458145
dependencies:
@@ -8321,7 +8321,7 @@ __metadata:
83218321
react: "npm:19.2.0"
83228322
react-native: "npm:0.83.0"
83238323
react-native-builder-bob: "npm:^0.40.18"
8324-
release-it: "npm:^19.0.4"
8324+
release-it: "npm:^19.2.4"
83258325
turbo: "npm:^2.5.6"
83268326
typescript: "npm:^5.9.2"
83278327
peerDependencies:

0 commit comments

Comments
 (0)