Update pro version to 2.5.6-alpha.20

This commit is contained in:
Budibase Staging Release Bot 2023-04-24 12:47:25 +00:00
parent 9ee56025f1
commit 52d9e22fb8
3 changed files with 8 additions and 8 deletions

View File

@ -47,7 +47,7 @@
"@apidevtools/swagger-parser": "10.0.3",
"@budibase/backend-core": "2.5.6-alpha.20",
"@budibase/client": "2.5.6-alpha.20",
"@budibase/pro": "2.5.6-alpha.19",
"@budibase/pro": "2.5.6-alpha.20",
"@budibase/shared-core": "2.5.6-alpha.20",
"@budibase/string-templates": "2.5.6-alpha.20",
"@budibase/types": "2.5.6-alpha.20",

View File

@ -38,7 +38,7 @@
"license": "GPL-3.0",
"dependencies": {
"@budibase/backend-core": "2.5.6-alpha.20",
"@budibase/pro": "2.5.6-alpha.19",
"@budibase/pro": "2.5.6-alpha.20",
"@budibase/string-templates": "2.5.6-alpha.20",
"@budibase/types": "2.5.6-alpha.20",
"@koa/router": "8.0.8",

View File

@ -1486,15 +1486,15 @@
pouchdb-promise "^6.0.4"
through2 "^2.0.0"
"@budibase/pro@2.5.6-alpha.18":
version "2.5.6-alpha.18"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.18.tgz#d75600c3fe11872403c47fa8c45e55f53cb6d02b"
integrity sha512-SnSHlVFkJocvrFJFBrBVHN1+2+aoqyPaB+qn22BX7x02AY5Yrj938n5yNAMrXVrsmiSc1shZQ5S09a4uDTw6Ww==
"@budibase/pro@2.5.6-alpha.19":
version "2.5.6-alpha.19"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.19.tgz#447019502a3e7dfbd0c946c1bca3e9df9518a748"
integrity sha512-bpKp0bms/XtU093RXYVmldzlsudD1+3g0yprsB6X0wYMJOhedGfAPLrPThSNTYQzC8Ed7YTC9beTryXRyCjNNw==
dependencies:
"@budibase/backend-core" "2.5.6-alpha.18"
"@budibase/backend-core" "2.5.6-alpha.19"
"@budibase/shared-core" "2.4.44-alpha.1"
"@budibase/string-templates" "2.4.44-alpha.1"
"@budibase/types" "2.5.6-alpha.18"
"@budibase/types" "2.5.6-alpha.19"
"@koa/router" "8.0.8"
bull "4.10.1"
joi "17.6.0"