1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00

Update pro version to 2.5.5-alpha.2

This commit is contained in:
Budibase Staging Release Bot 2023-04-17 09:35:44 +00:00
parent 457e1d7a1a
commit c1d85bc8b0
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.5-alpha.2",
"@budibase/client": "2.5.5-alpha.2",
"@budibase/pro": "2.5.5-alpha.1",
"@budibase/pro": "2.5.5-alpha.2",
"@budibase/shared-core": "2.5.5-alpha.2",
"@budibase/string-templates": "2.5.5-alpha.2",
"@budibase/types": "2.5.5-alpha.2",

View file

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

View file

@ -1486,15 +1486,15 @@
pouchdb-promise "^6.0.4"
through2 "^2.0.0"
"@budibase/pro@2.5.5-alpha.0":
version "2.5.5-alpha.0"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.5-alpha.0.tgz#28b075a96efb564328a4972cae9ea6c9a5f3aabc"
integrity sha512-98fLnvHWVy7ASEFC98bo6Qdd55SjC7yrJNuf7FUYZbeFwpmwwRxlWnWFTa0ctKWB5p2LToARWBns3TqgnUr/zQ==
"@budibase/pro@2.5.5-alpha.1":
version "2.5.5-alpha.1"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.5-alpha.1.tgz#6d9476ce724bd3e405cb2e0198c4b83b168e65bc"
integrity sha512-fEuropk/0aH1+lELX6wdFa8UUpE+SMtlvBbsgNR2ulvLgLLPEYhI2gINlhiItMWWgTtxNtele3hOs1VWhn0o2A==
dependencies:
"@budibase/backend-core" "2.5.5-alpha.0"
"@budibase/backend-core" "2.5.5-alpha.1"
"@budibase/shared-core" "2.4.44-alpha.1"
"@budibase/string-templates" "2.4.44-alpha.1"
"@budibase/types" "2.5.5-alpha.0"
"@budibase/types" "2.5.5-alpha.1"
"@koa/router" "8.0.8"
bull "4.10.1"
joi "17.6.0"