mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 13:06:31 +00:00
16 lines
274 B
JSON
16 lines
274 B
JSON
{
|
|
"version": "0.7.4-alpha.7",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"npmClientArgs": [
|
|
"--ignore-engines"
|
|
],
|
|
"command": {
|
|
"version": {
|
|
"forcePublish": true,
|
|
"exact": true,
|
|
"message": "chore(versions): 😊 publish %s"
|
|
}
|
|
}
|
|
}
|