nx/lerna.json
2023-01-26 10:51:27 -05:00

11 lines
166 B
JSON

{
"packages": ["build/packages/*"],
"version": "15.7.0-beta.0",
"granularPathspec": false,
"command": {
"publish": {
"graphType": "all"
}
}
}