mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 05:46:00 +00:00
b06c958070
* chore: update release ci * chore: test ci * fix: ci * fix: ci * fix: update release.sh
14 lines
264 B
JSON
14 lines
264 B
JSON
{
|
|
"version": "1.1.0-alpha",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"npmClientArgs": ["--ignore-engines"],
|
|
"command": {
|
|
"version": {
|
|
"forcePublish": true,
|
|
"exact": true,
|
|
"message": "chore(versions): 😊 publish %s"
|
|
}
|
|
}
|
|
}
|