1
0
mirror of https://gitcode.com/github-mirrors/react-native-update-cli.git synced 2025-09-16 01:41:37 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

fix chalk

This commit is contained in:
sunny.luo
2024-11-25 10:51:35 +08:00
parent a259ff671d
commit ea05d4ab66
2 changed files with 2 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update-cli",
"version": "1.34.0",
"version": "1.34.1",
"description": "Command tools for javaScript updater with `pushy` service for react native apps.",
"main": "index.js",
"bin": {
@@ -36,6 +36,7 @@
"bplist-parser": "^0.3.2",
"bytebuffer": "^5.0.1",
"cgbi-to-png": "^1.0.7",
"chalk": "4",
"cli-arguments": "^0.2.1",
"commander": "^12.1.0",
"compare-versions": "^6.1.1",