1
0
Fork 0
mirror of synced 2024-06-02 02:25:17 +12:00

update client lib to before merge

This commit is contained in:
Martin McKeaveney 2022-03-08 17:39:49 +01:00
parent 448e57a5de
commit e8256af0ea
4 changed files with 40 additions and 2101 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{
"name": "@budibase/client",
"version": "1.0.81-alpha.1",
"version": "1.0.80-alpha.6",
"license": "MPL-2.0",
"module": "dist/budibase-client.js",
"main": "dist/budibase-client.js",
@ -19,13 +19,26 @@
"dev:builder": "rollup -cw"
},
"dependencies": {
"@budibase/bbui": "^1.0.81-alpha.1",
"@budibase/frontend-core": "^1.0.81-alpha.1",
"@budibase/string-templates": "^1.0.81-alpha.1",
"dayjs": "^1.10.8",
"@budibase/bbui": "^1.0.80-alpha.6",
"@budibase/frontend-core": "^1.0.80-alpha.6",
"@budibase/string-templates": "^1.0.80-alpha.6",
"@spectrum-css/button": "^3.0.3",
"@spectrum-css/card": "^3.0.3",
"@spectrum-css/divider": "^1.0.3",
"@spectrum-css/link": "^3.1.3",
"@spectrum-css/page": "^3.0.1",
"@spectrum-css/tag": "^3.1.4",
"@spectrum-css/typography": "^3.0.2",
"@spectrum-css/vars": "^3.0.1",
"apexcharts": "^3.22.1",
"dayjs": "^1.10.5",
"downloadjs": "1.4.7",
"regexparam": "^1.3.0",
"rollup-plugin-polyfill-node": "^0.8.0",
"shortid": "^2.2.15",
"svelte": "^3.38.2",
"svelte-apexcharts": "^1.0.2",
"svelte-flatpickr": "^3.1.0",
"svelte-spa-router": "^3.0.5"
},
"devDependencies": {

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load diff