Fixing CLI version of backend-core.

This commit is contained in:
mike12345567 2022-09-02 20:04:38 +01:00
parent 8d00233db4
commit 4334f39b88
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"outputPath": "build"
},
"dependencies": {
"@budibase/backend-core": "1.2.58-alpha.7",
"@budibase/backend-core": "^1.3.3",
"axios": "0.21.2",
"chalk": "4.1.0",
"cli-progress": "3.11.2",