Skip to content

Commit 779dc8b

Browse files
committed
fix: removing shadcn dependency
1 parent 7e957ae commit 779dc8b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

templates/example/ai-chat/info.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@
99
"name": "AI Chat"
1010
}
1111
],
12-
"shadcnComponents": ["input"],
13-
"dependsOn": ["start", "shadcn"]
12+
"dependsOn": ["start"]
1413
}

0 commit comments

Comments
 (0)