diff --git a/frontend/package.json b/frontend/package.json index 1b28837..2913628 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -35,8 +35,5 @@ "tailwindcss": "^4.0.0", "typescript": "^5.6.3", "vite": "^6.0.3" - }, - "allowScripts": { - "esbuild@0.25.12": true } }