gradio/js/utils/package.json
pngwn fe91e10269
chore: update versions (#8335)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-21 21:01:35 +00:00

15 lines
274 B
JSON

{
"name": "@gradio/utils",
"version": "0.4.2",
"description": "Gradio UI packages",
"type": "module",
"main": "src/index.ts",
"author": "",
"license": "ISC",
"dependencies": {
"@gradio/theme": "workspace:^",
"svelte-i18n": "^3.6.0"
},
"main_changeset": true
}