nx/lerna.json
2022-11-17 16:59:10 -05:00

11 lines
159 B
JSON

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