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

Update version to 2.2.3 in package.json and implement recursive file copying with special handling for assets in bundle.ts

This commit is contained in:
sunnylqm
2025-10-24 23:58:57 +08:00
parent 78159f362b
commit c633af549d
2 changed files with 36 additions and 9 deletions

View File

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