From 1b54e1e23883fdcb3778cef3ee9963493bf41acc Mon Sep 17 00:00:00 2001 From: ITQ Date: Tue, 2 Apr 2024 20:28:32 +0300 Subject: [PATCH] Fix CI/CD --- frontend/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index f066bb4..4a111aa 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -65,7 +65,6 @@ "eslint-plugin-react-refresh": "^0.4.6", "prettier": "^3.2.5", "@vitejs/plugin-react": "^4.2.0", - "autoprefixer": "^10.4.16", "postcss": "^8.4.32", "tailwindcss": "^3.3.5", "vite": "^5.0.0"