nx/lerna.json
2022-10-21 11:33:19 -07:00

11 lines
159 B
JSON

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