nx/lerna.json
2022-12-12 15:09:47 -05:00

11 lines
159 B
JSON

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