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

Update pro version to 2.6.1

This commit is contained in:
Budibase Release Bot 2023-05-04 10:40:47 +00:00
parent 2774e92d83
commit cde5259e44
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.6.1",
"@budibase/client": "^2.6.1",
"@budibase/pro": "2.6.0",
"@budibase/pro": "2.6.1",
"@budibase/shared-core": "^2.6.1",
"@budibase/string-templates": "^2.6.1",
"@budibase/types": "^2.6.1",

View file

@ -38,7 +38,7 @@
"license": "GPL-3.0",
"dependencies": {
"@budibase/backend-core": "^2.6.1",
"@budibase/pro": "2.6.0",
"@budibase/pro": "2.6.1",
"@budibase/string-templates": "^2.6.1",
"@budibase/types": "^2.6.1",
"@koa/router": "8.0.8",

View file

@ -1486,15 +1486,15 @@
pouchdb-promise "^6.0.4"
through2 "^2.0.0"
"@budibase/pro@2.5.10":
version "2.5.10"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.5.10.tgz#b7d81c1615df7ba51a199c29d5c87dadad3f004e"
integrity sha512-c3uAYPyn3BXZyZc1940kIAbNoFOxWVJHQOCz+4AQLRUmMDznSNsOZGhzhdqlc2IL7xL51Oz3Ry5eAVhdPJWb7A==
"@budibase/pro@2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.6.0.tgz#ac93023ac4b3a5f8c7f39b2ed6240091b084c625"
integrity sha512-SBIh/TtT40XAUiF7b+9gEkShzbsWJWvCoti7w4YqrujsvVdbYsrwV8yY/FqaCAiHN4hlAXOEcYmF6lgK2g1Rjg==
dependencies:
"@budibase/backend-core" "2.5.10"
"@budibase/backend-core" "2.6.0"
"@budibase/shared-core" "2.5.9"
"@budibase/string-templates" "2.5.9"
"@budibase/types" "2.5.10"
"@budibase/types" "2.6.0"
"@koa/router" "8.0.8"
bull "4.10.1"
joi "17.6.0"