mirror of
https://gitcode.com/github-mirrors/react-native-update-cli.git
synced 2025-09-16 09:41:38 +08:00
add updateVersionInfo
This commit is contained in:
23
cli.json
23
cli.json
@@ -88,6 +88,29 @@
|
||||
}
|
||||
},
|
||||
|
||||
"updateVersionInfo": {
|
||||
"options": {
|
||||
"platform": {
|
||||
"hasValue": true
|
||||
},
|
||||
"versionId": {
|
||||
"hasValue": true
|
||||
},
|
||||
"name": {
|
||||
"default": false,
|
||||
"hasValue": true
|
||||
},
|
||||
"description": {
|
||||
"default": false,
|
||||
"hasValue": true
|
||||
},
|
||||
"metaInfo": {
|
||||
"default": false,
|
||||
"hasValue": true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"build": {
|
||||
"description": "Bundle javascript and copy assets."
|
||||
},
|
||||
|
Reference in New Issue
Block a user