{ | |
"packages": [ | |
"packages/*" | |
], | |
"version": "0.10.0", | |
"npmClient": "yarn", | |
"useWorkspaces": true, | |
"command": { | |
"add": { | |
"exact": true | |
} | |
} | |
} | |
{ | |
"packages": [ | |
"packages/*" | |
], | |
"version": "0.10.0", | |
"npmClient": "yarn", | |
"useWorkspaces": true, | |
"command": { | |
"add": { | |
"exact": true | |
} | |
} | |
} | |