1
0
Fork 0
mirror of synced 2024-06-27 02:20:35 +12:00

Fix failed release dependencies

This commit is contained in:
Rory Powell 2022-05-12 21:06:03 +01:00
parent 67e459f105
commit 302aa3af52
2 changed files with 2 additions and 2 deletions

View file

@ -71,7 +71,7 @@
"@apidevtools/swagger-parser": "^10.0.3",
"@budibase/backend-core": "^1.0.157",
"@budibase/client": "^1.0.157",
"@budibase/pro": "1.0.157",
"@budibase/pro": "1.0.156",
"@budibase/string-templates": "^1.0.157",
"@bull-board/api": "^3.7.0",
"@bull-board/koa": "^3.7.0",

View file

@ -32,7 +32,7 @@
"license": "GPL-3.0",
"dependencies": {
"@budibase/backend-core": "^1.0.157",
"@budibase/pro": "1.0.157",
"@budibase/pro": "1.0.156",
"@budibase/string-templates": "^1.0.157",
"@koa/router": "^8.0.0",
"@sentry/node": "6.17.7",