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.2 in package.json and refactor argument handling in runReactNativeBundleCommand for better clarity and efficiency.

This commit is contained in:
sunnylqm
2025-10-24 22:04:24 +08:00
parent b76440d018
commit 78159f362b
2 changed files with 11 additions and 13 deletions

View File

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