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

Compare commits

..

1 Commits

Author SHA1 Message Date
sunnylqm
bf0cea66b9 Update version to 1.45.1 and add semverRange property in cli.json 2025-05-15 22:29:57 +08:00
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": {