diff --git a/frontend/package.json b/frontend/package.json index 05f1d74..0a92df0 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,7 @@ { "name": "quote-judge-studio-v1-frontend", "private": true, - "version": "0.1.4", + "version": "0.1.0", "type": "module", "scripts": { "dev": "vite --host 0.0.0.0 --port 5173",