Adding missing dep

This commit is contained in:
Andrew Kingston 2021-08-13 13:32:32 +01:00
parent 6c7d3c171e
commit 3309fa674c
2 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,7 @@
const dispatch = createEventDispatcher()
const categories = [
{
label: "Grays",
label: "Theme",
colors: [
"gray-50",
"gray-75",

View File

@ -34,6 +34,7 @@
"gitHead": "d1836a898cab3f8ab80ee6d8f42be1a9eed7dcdc",
"dependencies": {
"@budibase/bbui": "^0.9.105-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",