nx/lerna.json
2022-09-19 10:39:10 -04:00

11 lines
159 B
JSON

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