mirror of
https://github.com/nocobase/nocobase.git
synced 2026-08-29 02:03:53 +08:00
14 lines
259 B
JSON
14 lines
259 B
JSON
{
|
|
"version": "2.1.42",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"npmClientArgs": ["--ignore-engines"],
|
|
"command": {
|
|
"version": {
|
|
"forcePublish": true,
|
|
"exact": true,
|
|
"message": "chore(versions): 😊 publish %s"
|
|
}
|
|
}
|
|
}
|