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.1 and add semverRange property in cli.json

This commit is contained in:
sunnylqm
2025-05-15 22:29:57 +08:00
parent 8c31ee5762
commit bf0cea66b9
2 changed files with 4 additions and 1 deletions

View File

@@ -87,6 +87,9 @@
"maxPackageVersion": {
"hasValue": true
},
"semverRange": {
"hasValue": true
},
"rollout": {
"hasValue": true
}

View File

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