gradio/js/label/package.json
pngwn 861d752a83
chore: update versions (#4999)
* chore: update versions

* undo diff

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: freddyaboulton <alfonsoboulton@gmail.com>
2023-07-26 17:10:24 -04:00

15 lines
270 B
JSON

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