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

Update version to 2.1.1 in package.json and improve error handling for package loading in dep-versions.ts

This commit is contained in:
sunny.ll
2025-09-10 11:05:24 +08:00
parent a4467717bc
commit 07ff19fbe5
2 changed files with 11 additions and 9 deletions

View File

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