This commit is contained in:
Timothy J. Baek
2024-08-30 10:56:31 -07:00
parent 560b9228fd
commit 08efabc696
4 changed files with 9 additions and 8 deletions

View File

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