This commit is contained in:
Timothy J. Baek
2024-09-04 17:14:24 +02:00
parent 6d1bd3ab66
commit c0441ab2b8
3 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "open-webui",
"version": "0.3.17.dev3",
"version": "0.3.17.dev4",
"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"
}
}
}