mirror of
https://github.com/cudr/slate-collaborative.git
synced 2024-10-27 20:34:06 +00:00
12 lines
180 B
JSON
12 lines
180 B
JSON
{
|
|
"packages": ["packages/*"],
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"version": "independent",
|
|
"command": {
|
|
"publish": {
|
|
"verifyAccess": false
|
|
}
|
|
}
|
|
}
|