mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-27 15:45:56 -05:00
[web] Fix Vite warning
This commit is contained in:
parent
a0c02ce022
commit
b783c39164
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "owntone-web",
|
"name": "owntone-web",
|
||||||
"version": "2.0.1",
|
"version": "2.0.1",
|
||||||
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"serve": "vite --port 3000",
|
"serve": "vite --port 3000",
|
||||||
"build": "vite build --base='./'",
|
"build": "vite build --base='./'",
|
||||||
|
Loading…
Reference in New Issue
Block a user