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 a259ff6 commit ea05d4aCopy full SHA for ea05d4a
bun.lockb
32 Bytes
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-update-cli",
3
- "version": "1.34.0",
+ "version": "1.34.1",
4
"description": "Command tools for javaScript updater with `pushy` service for react native apps.",
5
"main": "index.js",
6
"bin": {
@@ -36,6 +36,7 @@
36
"bplist-parser": "^0.3.2",
37
"bytebuffer": "^5.0.1",
38
"cgbi-to-png": "^1.0.7",
39
+ "chalk": "4",
40
"cli-arguments": "^0.2.1",
41
"commander": "^12.1.0",
42
"compare-versions": "^6.1.1",
0 commit comments