mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-11-30 02:08:12 +08:00
9 lines
117 B
JSON
9 lines
117 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "independent",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true
|
|
}
|