nx/lerna.json
2022-09-23 13:32:05 -04:00

11 lines
160 B
JSON

{
"packages": ["build/packages/*"],
"version": "14.7.12",
"granularPathspec": false,
"command": {
"publish": {
"graphType": "all"
}
}
}