chore: format

This commit is contained in:
Timothy J. Baek
2024-06-09 17:39:33 -07:00
parent bc1a7ab567
commit a71b824728
40 changed files with 187 additions and 44 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "open-webui",
"version": "0.3.0.dev1",
"version": "0.3.0",
"private": true,
"scripts": {
"dev": "npm run pyodide:fetch && vite dev --host",