nx/lerna.json
2022-07-05 13:29:07 -04:00

11 lines
159 B
JSON

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