Skip to content

Commit fc55023

Browse files
committed
chore: add missing pkg
1 parent 0a1e07e commit fc55023

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"dependencies": {
1212
"@callstack/rspress-preset": "~0.4.5",
1313
"@rspress/core": "2.0.0-beta.34",
14-
"@rspress/plugin-typedoc": "2.0.0-beta.34"
14+
"@rspress/plugin-typedoc": "2.0.0-beta.34",
15+
"@rspress/theme-default": "^2.0.0-beta.34"
1516
},
1617
"devDependencies": {
1718
"@types/node": "^24.0.10"

0 commit comments

Comments
 (0)