gradio/js/wasm
Yuichiro Tachibana (Tsuchiya) 686719a3b0
Lite: Explicitly install a specific version of anyio to avoid version conflicts (#5980)
* Lite: Explicitly install a specific version of `anyio` to avoid version conflicts

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-10-18 18:16:58 +09:00
..
network Lite: Support opening the entrypoint HTML page directly in browser via the file: protocol (#5972) 2023-10-17 23:25:01 -07:00
src Lite: Explicitly install a specific version of anyio to avoid version conflicts (#5980) 2023-10-18 18:16:58 +09:00
svelte Lite: Support opening the entrypoint HTML page directly in browser via the file: protocol (#5972) 2023-10-17 23:25:01 -07:00
CHANGELOG.md chore: update versions (#5940) 2023-10-17 23:38:35 -07:00
package.json chore: update versions (#5940) 2023-10-17 23:38:35 -07:00
tsconfig.json Lite: Websocket queueing (#5124) 2023-10-04 18:19:09 +09:00
vite.worker.config.js