chore: format

This commit is contained in:
Timothy J. Baek
2024-09-24 16:42:42 +02:00
parent c7e93b32c5
commit 71743b25fe
2 changed files with 4 additions and 4 deletions

View File

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