19 lines
287 B
JSON
19 lines
287 B
JSON
{
|
|
"cli": {
|
|
"version": ">= 0.52.0"
|
|
},
|
|
"build": {
|
|
"test": {
|
|
"developmentClient": true,
|
|
"distribution": "internal",
|
|
"releaseChannel": "test"
|
|
},
|
|
"production": {
|
|
"release-channel": "production"
|
|
}
|
|
},
|
|
"submit": {
|
|
"production": {}
|
|
}
|
|
}
|