10 lines
144 B
JSON
10 lines
144 B
JSON
|
{
|
||
|
"packages": [
|
||
|
"packages/*"
|
||
|
],
|
||
|
"version": "0.0.0",
|
||
|
"npmClient": "yarn",
|
||
|
"useWorkspaces": true,
|
||
|
"nohoist": ["packages/react"]
|
||
|
}
|