1
0
Fork 0
mirror of synced 2024-07-08 07:46:10 +12:00

Prune old dependencies

This commit is contained in:
Andrew Kingston 2021-04-16 09:01:52 +01:00
parent 966d842d7c
commit 2f619be19c
2 changed files with 1 additions and 4 deletions

View file

@ -9,8 +9,7 @@
".": {
"import": "./dist/bbui.es.js"
},
"./package.json": "./package.json",
"./dist/style.css": "./dist/style.css"
"./package.json": "./package.json"
},
"scripts": {
"build": "rollup -c"

View file

@ -69,12 +69,10 @@
"@budibase/client": "^0.8.9",
"@budibase/colorpicker": "1.1.2",
"@budibase/string-templates": "^0.8.9",
"@budibase/svelte-ag-grid": "^1.0.4",
"@sentry/browser": "5.19.1",
"@spectrum-css/icon": "^3.0.1",
"@spectrum-css/page": "^3.0.1",
"@spectrum-css/vars": "^3.0.1",
"@svelteschool/svelte-forms": "0.7.0",
"codemirror": "^5.59.0",
"downloadjs": "1.4.7",
"lodash": "4.17.13",