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

Update pro version to 2.5.6-alpha.13

This commit is contained in:
Budibase Staging Release Bot 2023-04-21 07:18:15 +00:00
parent 91e7fe8ec1
commit 6d2eeff03a
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.13",
"@budibase/client": "2.5.6-alpha.13",
"@budibase/pro": "2.5.6-alpha.12",
"@budibase/pro": "2.5.6-alpha.13",
"@budibase/shared-core": "2.5.6-alpha.13",
"@budibase/string-templates": "2.5.6-alpha.13",
"@budibase/types": "2.5.6-alpha.13",

View file

@ -38,7 +38,7 @@
"license": "GPL-3.0",
"dependencies": {
"@budibase/backend-core": "2.5.6-alpha.13",
"@budibase/pro": "2.5.6-alpha.12",
"@budibase/pro": "2.5.6-alpha.13",
"@budibase/string-templates": "2.5.6-alpha.13",
"@budibase/types": "2.5.6-alpha.13",
"@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.6":
version "2.5.6-alpha.6"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.6.tgz#079c9f6ee1e0efdc1487d841d24f765eb8c3ca40"
integrity sha512-7R51B1FIlXVolMoWa/WmDrpDvSqtrbZywIzOHq6NRbdvVSBCW3sD+biDIRXo9MFvNT9sLJXB21A4DLjfIYDpOA==
"@budibase/pro@2.5.6-alpha.12":
version "2.5.6-alpha.12"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.6-alpha.12.tgz#a37f56c6382da2e8f8d61e48e7f9f737598bc938"
integrity sha512-dybrYrTDrHPdguD2fzqtpkbLsPXoJi2iOtOUXW04BrScxAaOpSAsxas5bHjvPDg4lCx/qPHa7atlC5XqEEbHow==
dependencies:
"@budibase/backend-core" "2.5.6-alpha.6"
"@budibase/backend-core" "2.5.6-alpha.12"
"@budibase/shared-core" "2.4.44-alpha.1"
"@budibase/string-templates" "2.4.44-alpha.1"
"@budibase/types" "2.5.6-alpha.6"
"@budibase/types" "2.5.6-alpha.12"
"@koa/router" "8.0.8"
bull "4.10.1"
joi "17.6.0"