flowbite-svelte 0.30.3 → 0.30.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "flowbite-svelte",
|
|
3
|
-
"version": "0.30.
|
|
3
|
+
"version": "0.30.4",
|
|
4
4
|
"description": "Flowbite components for Svelte",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Shinichi Okada",
|
|
@@ -126,6 +126,7 @@
|
|
|
126
126
|
"dist"
|
|
127
127
|
],
|
|
128
128
|
"svelte": "./dist/index.js",
|
|
129
|
+
"types": "./dist/index.d.ts",
|
|
129
130
|
"contributors": [
|
|
130
131
|
"Zoltán Szőgyényi <zoltan@themesberg.com>",
|
|
131
132
|
"Robert Tanislav <robert@themesberg.com>",
|