chore: bump

This commit is contained in:
Timothy J. Baek 2024-09-26 03:14:06 +02:00
parent 9d25207b83
commit 26465f3e92
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "open-webui",
"version": "0.3.29",
"version": "0.3.30",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "open-webui",
"version": "0.3.29",
"version": "0.3.30",
"dependencies": {
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lang-python": "^6.1.6",

View File

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