mirror of
https://github.com/nocobase/nocobase
synced 2024-11-14 21:55:55 +00:00
3fa93ccf36
* fix: 修复Amap多次load导致报错的问题 * feat: branch restore * fix: aMap repeat load issure fixed * fix: aMap repeat load issure fixed * Delete packages/plugins/@nocobase/plugin-calendar/src/locale/zh-CN.ts
14 lines
264 B
JSON
14 lines
264 B
JSON
{
|
|
"version": "1.3.39-beta",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"npmClientArgs": ["--ignore-engines"],
|
|
"command": {
|
|
"version": {
|
|
"forcePublish": true,
|
|
"exact": true,
|
|
"message": "chore(versions): 😊 publish %s"
|
|
}
|
|
}
|
|
}
|