File size: 171 Bytes
3206347 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
{
"packages": [
"packages/*"
],
"version": "0.10.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
"add": {
"exact": true
}
}
}
|