Update package.json

This commit is contained in:
2026-06-26 13:59:36 +03:00
parent f7bcd58ba5
commit b34adf908d
+1 -2
View File
@@ -6,8 +6,7 @@
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"postbuild": "scp -r dist/. root@uvpn.shop:/opt/uvpn.shop/frontend"
"preview": "vite preview"
},
"dependencies": {
"@lucide/vue": "^1.16.0",