10 lines
170 B
JSON
10 lines
170 B
JSON
|
|
{
|
||
|
|
"version": "independent",
|
||
|
|
"npmClient": "yarn",
|
||
|
|
"registry": "http://registry.npm.alibaba-inc.com",
|
||
|
|
"useWorkspaces": true,
|
||
|
|
"packages": [
|
||
|
|
"packages/*"
|
||
|
|
]
|
||
|
|
}
|