diff --git a/bun.lockb b/bun.lockb index ee3f918..4dcadf7 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 19dc190..761985e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "drab", - "version": "4.1.6", + "version": "4.1.7", "description": "An Unstyled Svelte Component Library", "keywords": [ "components", @@ -80,6 +80,6 @@ "tslib": "^2.6.2", "typescript": "^5.3.3", "uico": "^0.2.1", - "vite": "^5.0.10" + "vite": "^5.0.11" } -} \ No newline at end of file +} diff --git a/src/lib/components/Editor.svelte b/src/lib/components/Editor.svelte index 791ab7e..67aac96 100644 --- a/src/lib/components/Editor.svelte +++ b/src/lib/components/Editor.svelte @@ -68,7 +68,7 @@ -->