chore(misc): publish 15.7.0-beta.1

This commit is contained in:
FrozenPandaz 2023-02-01 14:46:32 -05:00
parent fecf7fb82f
commit 5f03c2d4bf

View File

@ -1,6 +1,10 @@
{
"packages": ["build/packages/*", "build/packages/nx/native-packages/*"],
"version": "15.7.0-beta.0",
"version": "15.7.0-beta.1",
"granularPathspec": false,
"command": { "publish": { "graphType": "all" } }
"command": {
"publish": {
"graphType": "all"
}
}
}