Skip to content

Commit ea05d4a

Browse files
author
sunny.luo
committed
fix chalk
1 parent a259ff6 commit ea05d4a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

bun.lockb

32 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-update-cli",
3-
"version": "1.34.0",
3+
"version": "1.34.1",
44
"description": "Command tools for javaScript updater with `pushy` service for react native apps.",
55
"main": "index.js",
66
"bin": {
@@ -36,6 +36,7 @@
3636
"bplist-parser": "^0.3.2",
3737
"bytebuffer": "^5.0.1",
3838
"cgbi-to-png": "^1.0.7",
39+
"chalk": "4",
3940
"cli-arguments": "^0.2.1",
4041
"commander": "^12.1.0",
4142
"compare-versions": "^6.1.1",

0 commit comments

Comments
 (0)