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.4 in package.json and enhance argument handling in runReactNativeBundleCommand for improved functionality.

This commit is contained in:
sunnylqm
2025-10-25 10:53:50 +08:00
parent c633af549d
commit 15c8052459
2 changed files with 13 additions and 73 deletions

View File

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