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

Update version to 1.45.4, add dryRun option in cli.json and versions.ts, and enhance localization for dryRun messages

This commit is contained in:
sunnylqm
2025-05-16 09:32:46 +08:00
parent 848f528625
commit 3266f09644
5 changed files with 26 additions and 9 deletions

View File

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