1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00

Update pro version to 2.0.2

This commit is contained in:
Budibase Release Bot 2022-09-26 22:13:08 +00:00
parent e07a61466c
commit ffe426d8d3
2 changed files with 2 additions and 2 deletions

View file

@ -79,7 +79,7 @@
"@apidevtools/swagger-parser": "10.0.3",
"@budibase/backend-core": "^2.0.2",
"@budibase/client": "^2.0.2",
"@budibase/pro": "2.0.1",
"@budibase/pro": "2.0.2",
"@budibase/string-templates": "^2.0.2",
"@budibase/types": "^2.0.2",
"@bull-board/api": "3.7.0",

View file

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