Skip to content

Commit 0f0eb12

Browse files
committed
Fix shadcn admin kit registry url
1 parent ccbb3c0 commit 0f0eb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"title": "Atomic CRM",
1010
"description": "A fully fledged CRM application built with Shadcn Admin Kit",
1111
"registryDependencies": [
12-
"https://marmelab.com/shadcn-admin-kit/r/shadcn-admin-kit-base.json"
12+
"https://marmelab.com/shadcn-admin-kit/r/admin.json"
1313
],
1414
"dependencies": [
1515
"@hello-pangea/dnd@^18.0.1",

0 commit comments

Comments
 (0)