fix: dev1

This commit is contained in:
Timothy J. Baek
2024-09-24 16:07:49 +02:00
parent a44e9a8dda
commit ff651ddc36
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "open-webui",
"version": "0.3.26",
"version": "0.3.27.dev1",
"private": true,
"scripts": {
"dev": "npm run pyodide:fetch && vite dev --host",
@@ -85,4 +85,4 @@
"node": ">=18.13.0 <=21.x.x",
"npm": ">=6.0.0"
}
}
}