bump lite to match gradio (#6996)

* bump lite to match gradio

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
This commit is contained in:
pngwn 2024-01-10 21:14:53 +00:00 committed by GitHub
parent 623bc1aeb1
commit 0b1f68d2db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,5 @@
---
"@gradio/lite": patch
---
feat:bump lite to match gradio

View File

@ -1,6 +1,6 @@
{
"name": "@gradio/lite",
"version": "0.4.4",
"version": "4.13.0",
"description": "Serverless Gradio",
"type": "module",
"main": "dist/lite.js",