From 6404a6ce843e288593690c0da8f114eda28e9edb Mon Sep 17 00:00:00 2001 From: Ajay Ghanwat Date: Sat, 16 Aug 2025 11:37:53 +0530 Subject: [PATCH] Updated Package.json --- package.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index f1142fd..5f905df 100644 --- a/package.json +++ b/package.json @@ -40,9 +40,7 @@ "LICENSE" ], "peerDependencies": { - "astro": ">=4.0.0", - "class-variance-authority": ">=0.7.0", - "tailwindcss": ">=3.4.0" + "astro": ">=4.0.0" }, "peerDependenciesMeta": { "tailwindcss": { @@ -79,4 +77,4 @@ "clsx": "^2.1.1", "tailwind-merge": "^3.3.1" } -} +} \ No newline at end of file