Reset package.json to correct version

This commit is contained in:
James W. 2024-08-25 14:46:21 -07:00 committed by GitHub
parent e414ba2d8c
commit 56c9552ab3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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