mirror of https://github.com/Budibase/budibase.git
committed by
Mel O'Hagan
11 changed files with 29 additions and 29 deletions
@ -1,12 +1,12 @@ |
|||
{ |
|||
"name": "@budibase/frontend-core", |
|||
"version": "1.3.4-alpha.0", |
|||
"version": "1.3.4-alpha.1", |
|||
"description": "Budibase frontend core libraries used in builder and client", |
|||
"author": "Budibase", |
|||
"license": "MPL-2.0", |
|||
"svelte": "src/index.js", |
|||
"dependencies": { |
|||
"@budibase/bbui": "1.3.4-alpha.0", |
|||
"@budibase/bbui": "1.3.4-alpha.1", |
|||
"lodash": "^4.17.21", |
|||
"svelte": "^3.46.2" |
|||
} |
|||
|
|||
Loading…
Reference in new issue