From 0543f4c315f2f7c8da3040f7def36f5741b2ffa5 Mon Sep 17 00:00:00 2001 From: Mamadou Sall Date: Sun, 24 Aug 2025 23:29:24 +0200 Subject: [PATCH] fix --- package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.json b/package.json index 63fd78c..255e0e0 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,6 @@ "@types/react": "npm:types-react@rc", "@types/react-dom": "npm:types-react-dom@rc", "autoprefixer": "10.4.16", - "eslint": "^8", - "eslint-config-next": "^15.3.5", "postcss": "8.4.31", "tailwindcss": "3.3.6", "tailwindcss-animate": "1.0.7",