1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00

reverting pro version

This commit is contained in:
Martin McKeaveney 2022-09-26 23:46:58 +01:00
parent 5faa59cef9
commit 78466e7484
2 changed files with 4 additions and 4 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.2",
"@budibase/pro": "2.0.1",
"@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.2",
"@budibase/pro": "2.0.1",
"@budibase/string-templates": "^2.0.2",
"@budibase/types": "^2.0.2",
"@koa/router": "8.0.8",