mirror of
https://github.com/embarklabs/subspace.git
synced 2025-02-17 00:56:31 +00:00
10 lines
144 B
JSON
10 lines
144 B
JSON
|
{
|
||
|
"packages": [
|
||
|
"packages/*"
|
||
|
],
|
||
|
"version": "0.0.0",
|
||
|
"npmClient": "yarn",
|
||
|
"useWorkspaces": true,
|
||
|
"nohoist": ["packages/react"]
|
||
|
}
|