Skip to content

Commit bce4432

Browse files
committed
fix(shadcn): fix shadcn bubble deps name
1 parent aedd73f commit bce4432

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

registry.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
],
6161
"dependencies": [
6262
"react-markdown",
63-
"react-gfm",
64-
"react-math",
63+
"remark-gfm",
64+
"remark-math",
6565
"react-syntax-highlighter"
6666
]
6767
}

0 commit comments

Comments
 (0)