flowbite-svelte
Advanced tools
Comparing version 0.15.1 to 0.15.2
@@ -5,2 +5,9 @@ # Changelog | ||
### [0.15.2](https://github.com/themesberg/flowbite-svelte/compare/v0.15.1...v0.15.2) (2022-04-26) | ||
### Bug Fixes | ||
* update svelte-simples ([f958721](https://github.com/themesberg/flowbite-svelte/commit/f9587219ff3da038ee76c6d3b8483dfb2dddc856)) | ||
### [0.15.1](https://github.com/themesberg/flowbite-svelte/compare/v0.15.0...v0.15.1) (2022-04-26) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "flowbite-svelte", | ||
"version": "0.15.1", | ||
"version": "0.15.2", | ||
"description": "Flowbite components for Svelte", | ||
@@ -17,3 +17,2 @@ "main": "./package/index.js", | ||
"@codewithshin/svelte-sidebar": "^0.4.8", | ||
"@codewithshin/svelte-simpleicons": "^0.2.2", | ||
"@codewithshin/svelte-utterances": "^0.2.2", | ||
@@ -39,2 +38,3 @@ "@playwright/test": "^1.21.0", | ||
"svelte-preprocess": "^4.10.5", | ||
"svelte-simples": "^0.3.1", | ||
"svelte2tsx": "^0.5.9", | ||
@@ -41,0 +41,0 @@ "tailwindcss": "^3.0.23", |
358857