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

add min/max packageverion

This commit is contained in:
sunnylqm
2024-07-21 23:12:15 +08:00
parent feb1128748
commit 4a11a4118f
4 changed files with 2140 additions and 1784 deletions

View File

@@ -84,6 +84,12 @@
"packageVersion": {
"hasValue": true
},
"minPackageVersion": {
"hasValue": true
},
"maxPackageVersion": {
"hasValue": true
}
}
},