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

Update version to 2.1.3 in package.json; set baseUrl in .swcrc; refactor API query logic to use dynamic base URL and update defaultEndpoints in constants.ts

This commit is contained in:
sunnylqm
2025-09-14 17:25:35 +08:00
parent 917f99f2ab
commit fd46bafb98
5 changed files with 95 additions and 10 deletions

View File

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