Bump version to 2.10.9-alpha.0
This commit is contained in:
parent
e099f0658c
commit
37cb9261e8
|
@ -1,7 +1,9 @@
|
||||||
{
|
{
|
||||||
"version": "2.10.8",
|
"version": "2.10.9-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