mirror of
https://github.com/nocobase/nocobase
synced 2024-11-14 21:55:55 +00:00
16 lines
272 B
JSON
16 lines
272 B
JSON
{
|
|
"version": "1.3.16-beta",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"npmClientArgs": [
|
|
"--ignore-engines"
|
|
],
|
|
"command": {
|
|
"version": {
|
|
"forcePublish": true,
|
|
"exact": true,
|
|
"message": "chore(versions): 😊 publish %s"
|
|
}
|
|
}
|
|
}
|