diff --git a/apps/v4/registry.json b/apps/v4/registry.json index 1c71b11f69..0c3d1bb725 100644 --- a/apps/v4/registry.json +++ b/apps/v4/registry.json @@ -7,9 +7,7 @@ "type": "registry:style", "dependencies": [ "class-variance-authority", - "lucide-react" - ], - "devDependencies": [ + "lucide-react", "tw-animate-css" ], "registryDependencies": [ diff --git a/apps/v4/scripts/build-registry.mts b/apps/v4/scripts/build-registry.mts index 72ed29a20b..d0673e8cc2 100644 --- a/apps/v4/scripts/build-registry.mts +++ b/apps/v4/scripts/build-registry.mts @@ -23,8 +23,6 @@ const registry = { dependencies: [ "class-variance-authority", "lucide-react", - ], - "devDependencies": [ "tw-animate-css", ], registryDependencies: ["utils"], diff --git a/apps/www/public/r/styles/new-york-v4/index.json b/apps/www/public/r/styles/new-york-v4/index.json index 3a8ab07687..ca5bd73ff1 100644 --- a/apps/www/public/r/styles/new-york-v4/index.json +++ b/apps/www/public/r/styles/new-york-v4/index.json @@ -4,9 +4,7 @@ "type": "registry:style", "dependencies": [ "class-variance-authority", - "lucide-react" - ], - "devDependencies": [ + "lucide-react", "tw-animate-css" ], "registryDependencies": [