1
0
Fork 0
mirror of synced 2024-06-02 10:34:40 +12:00

Update pro version to 1.1.21

This commit is contained in:
Budibase Release Bot 2022-07-22 07:34:34 +00:00
parent bd399ecec7
commit accaaed462
2 changed files with 2 additions and 2 deletions

View file

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

View file

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