nx/lerna.json
2022-11-02 17:38:45 -04:00

11 lines
159 B
JSON

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