nx/lerna.json
2022-09-12 13:36:58 -04:00

11 lines
159 B
JSON

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