Skip to content

Commit 67644b5

Browse files
committed
v1.41.0-beta.0
1 parent 546faef commit 67644b5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-update-cli",
3-
"version": "1.40.1",
3+
"version": "1.41.0-beta.0",
44
"description": "Command tools for javaScript updater with `pushy` service for react native apps.",
55
"main": "index.js",
66
"bin": {
@@ -70,5 +70,6 @@
7070
"@swc/core": "^1.9.3",
7171
"@types/node": "^22.9.3",
7272
"typescript": "^5.7.2"
73-
}
73+
},
74+
"packageManager": "yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
7475
}

0 commit comments

Comments
 (0)