Update pro version to 1.1.5
This commit is contained in:
parent
5e63b6076c
commit
b15e016059
|
@ -79,7 +79,7 @@
|
|||
"@apidevtools/swagger-parser": "10.0.3",
|
||||
"@budibase/backend-core": "^1.1.5",
|
||||
"@budibase/client": "^1.1.5",
|
||||
"@budibase/pro": "1.1.4",
|
||||
"@budibase/pro": "1.1.5",
|
||||
"@budibase/string-templates": "^1.1.5",
|
||||
"@bull-board/api": "3.7.0",
|
||||
"@bull-board/koa": "3.9.4",
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"@budibase/backend-core": "^1.1.5",
|
||||
"@budibase/pro": "1.1.4",
|
||||
"@budibase/pro": "1.1.5",
|
||||
"@budibase/string-templates": "^1.1.5",
|
||||
"@koa/router": "8.0.8",
|
||||
"@sentry/node": "6.17.7",
|
||||
|
|
Loading…
Reference in New Issue