nx/lerna.json
2022-09-27 11:32:40 -04:00

11 lines
160 B
JSON

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