mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-15 11:50:19 -06:00
10 lines
161 B
JSON
10 lines
161 B
JSON
{
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"version": "independent",
|
|
"packages": [
|
|
"packages/@vue/*",
|
|
"packages/vue-cli-version-marker"
|
|
]
|
|
}
|