1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00

Bump version to 2.10.9-alpha.0

This commit is contained in:
Budibase Staging Release Bot 2023-09-14 09:28:43 +00:00
parent e099f0658c
commit 37cb9261e8

View file

@ -1,7 +1,9 @@
{
"version": "2.10.8",
"version": "2.10.9-alpha.0",
"npmClient": "yarn",
"packages": ["packages/*"],
"packages": [
"packages/*"
],
"useNx": true,
"command": {
"publish": {
@ -17,4 +19,4 @@
"loadEnvFiles": false
}
}
}
}