Skip to content

Commit 34cd0b6

Browse files
committed
fixup! Expose Heading hooks from nextra-theme-docs
1 parent f180b30 commit 34cd0b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,8 @@
116116
],
117117
"pnpm": {
118118
"patchedDependencies": {
119-
"nextra": "patches/nextra.patch"
119+
"nextra": "patches/nextra.patch",
120+
"nextra-theme-docs": "patches/nextra-theme-docs.patch"
120121
}
121122
}
122123
}

0 commit comments

Comments
 (0)