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

Remove unused copiesv2 variable from diffFromPPK and diffFromPackage functions in bundle.ts to streamline JSON output.

This commit is contained in:
sunnylqm
2025-11-22 01:16:18 +08:00
parent ebd6d36b30
commit cf679715a5
2 changed files with 3 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update-cli",
"version": "2.4.1",
"version": "2.4.2",
"description": "command line tool for react-native-update (remote updates for react native)",
"main": "index.js",
"bin": {