chore: package.json info

This commit is contained in:
Roberto Tonino 2021-07-17 23:16:00 +02:00
parent 1a2f353782
commit ea494db1fc
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
{ {
"version": "0.0.0", "name": "deemix-webui",
"version": "1.8.0",
"scripts": { "scripts": {
"vite": "vite", "vite": "vite",
"serve": "yarn --cwd ../server start", "serve": "yarn --cwd ../server start",