nx/lerna.json

11 lines
159 B
JSON

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