1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00

Use lerna

This commit is contained in:
adrinr 2023-04-20 13:09:44 +01:00
parent 5824b45c20
commit 4bc036c390
2 changed files with 2 additions and 1 deletions

View file

@ -38,4 +38,4 @@ jobs:
# setup the username and email.
git config --global user.name "Budibase Staging Release Bot"
git config --global user.email "<>"
yarn version --prerelease --cwd="./versions"
lerna version prerelease --yes"

View file

@ -1,6 +1,7 @@
{
"version": "2.5.6-alpha.19",
"npmClient": "yarn",
"version": "0.0.999-alpha.9",
"packages": [
"packages/backend-core",
"packages/bbui",