gradio/js/utils/package.json
pngwn ba4c6d9e65
chore: update versions (#5177)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-23 15:41:08 -07:00

15 lines
265 B
JSON

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