nx/lerna.json
2022-09-28 10:47:57 -04:00

11 lines
159 B
JSON

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