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