Upload folder using huggingface_hub
Browse files- 6.4.0/group/package.json +2 -2
6.4.0/group/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"name": "@gradio/group",
|
| 3 |
-
"version": "0.3.
|
| 4 |
"description": "Gradio UI packages",
|
| 5 |
"type": "module",
|
| 6 |
"author": "",
|
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"@gradio/preview": "workspace:^"
|
| 20 |
},
|
| 21 |
"peerDependencies": {
|
| 22 |
-
"svelte": "^5.
|
| 23 |
},
|
| 24 |
"dependencies": {
|
| 25 |
"@gradio/utils": "workspace:^"
|
|
|
|
| 1 |
{
|
| 2 |
"name": "@gradio/group",
|
| 3 |
+
"version": "0.3.2",
|
| 4 |
"description": "Gradio UI packages",
|
| 5 |
"type": "module",
|
| 6 |
"author": "",
|
|
|
|
| 19 |
"@gradio/preview": "workspace:^"
|
| 20 |
},
|
| 21 |
"peerDependencies": {
|
| 22 |
+
"svelte": "^5.48.0"
|
| 23 |
},
|
| 24 |
"dependencies": {
|
| 25 |
"@gradio/utils": "workspace:^"
|