gradio/js/theme/package.json
pngwn ddc5d3866c
chore: update versions (#7992)
* chore: update versions

* changeset

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-18 18:09:10 +00:00

15 lines
276 B
JSON

{
"name": "@gradio/theme",
"version": "0.2.2",
"description": "Gradio UI packages",
"type": "module",
"main": "src/index.ts",
"author": "",
"license": "ISC",
"private": false,
"scripts": {
"generate": "pollen -c src/pollen.config.cjs"
},
"main_changeset": true
}