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