removed that default poty

This commit is contained in:
Nathan Windisch 2025-03-09 05:28:40 +00:00
parent baad20763e
commit 64ec5e7e9c

View File

@ -8,7 +8,7 @@
"build": "tsc -b && vite build",
"lint": "eslint .",
"preview": "vite preview",
"start": "vite start --port 5000"
"start": "vite start"
},
"dependencies": {
"@radix-ui/react-dropdown-menu": "^2.1.6",