Bump version to 2.8.32-alpha.0
This commit is contained in:
parent
45c3a6fc1b
commit
e1c997d96f
|
@ -1,7 +1,9 @@
|
||||||
{
|
{
|
||||||
"version": "2.8.31",
|
"version": "2.8.32-alpha.0",
|
||||||
"npmClient": "yarn",
|
"npmClient": "yarn",
|
||||||
"packages": ["packages/*"],
|
"packages": [
|
||||||
|
"packages/*"
|
||||||
|
],
|
||||||
"useNx": true,
|
"useNx": true,
|
||||||
"command": {
|
"command": {
|
||||||
"publish": {
|
"publish": {
|
||||||
|
@ -17,4 +19,4 @@
|
||||||
"loadEnvFiles": false
|
"loadEnvFiles": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue