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 546faef commit 67644b5Copy full SHA for 67644b5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-update-cli",
3
- "version": "1.40.1",
+ "version": "1.41.0-beta.0",
4
"description": "Command tools for javaScript updater with `pushy` service for react native apps.",
5
"main": "index.js",
6
"bin": {
@@ -70,5 +70,6 @@
70
"@swc/core": "^1.9.3",
71
"@types/node": "^22.9.3",
72
"typescript": "^5.7.2"
73
- }
+ },
74
+ "packageManager": "yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
75
}
0 commit comments