Update pro version to 2.4.44-alpha.27

This commit is contained in:
Budibase Staging Release Bot 2023-04-14 12:14:31 +00:00
parent e8c161aa63
commit c77c7ff6f5
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.4.44-alpha.27",
"@budibase/client": "2.4.44-alpha.27",
"@budibase/pro": "2.4.44-alpha.26",
"@budibase/pro": "2.4.44-alpha.27",
"@budibase/shared-core": "2.4.44-alpha.27",
"@budibase/string-templates": "2.4.44-alpha.27",
"@budibase/types": "2.4.44-alpha.27",

View File

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

View File

@ -1486,15 +1486,15 @@
pouchdb-promise "^6.0.4"
through2 "^2.0.0"
"@budibase/pro@2.4.44-alpha.25":
version "2.4.44-alpha.25"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.4.44-alpha.25.tgz#5579e1dbcf609b10a3fb8d11a30d9654597ef2e4"
integrity sha512-LbNCi2D6ZVXJo6nsU2g6zGMTBDY2d57oFi8PaBepZP1azHtBsGBwG0+tnGuNy7FxgtA7UMIOUkGpVH8k30MjlQ==
"@budibase/pro@2.4.44-alpha.26":
version "2.4.44-alpha.26"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.4.44-alpha.26.tgz#8038d2ffd3a11fdcc5b33e75c4c2a8011c11f1e0"
integrity sha512-+NMa5aDQu9rYUEXKkmhylSZ4Jw2SzM8f1az8ugSGaVU1wjUsXY/nX/2OFCPMa2tNTe5QvPZ5nMGGoyyfcN1ydw==
dependencies:
"@budibase/backend-core" "2.4.44-alpha.25"
"@budibase/backend-core" "2.4.44-alpha.26"
"@budibase/shared-core" "2.4.44-alpha.1"
"@budibase/string-templates" "2.4.44-alpha.1"
"@budibase/types" "2.4.44-alpha.25"
"@budibase/types" "2.4.44-alpha.26"
"@koa/router" "8.0.8"
bull "4.10.1"
joi "17.6.0"