fix: patch marked-shiki (#1569)

This commit is contained in:
Aiden Cline
2025-08-03 16:13:35 -05:00
committed by GitHub
parent 5b731479d5
commit 3b36822696
2 changed files with 19 additions and 1 deletions

View File

@@ -43,5 +43,7 @@
"protobufjs",
"sharp"
],
"patchedDependencies": {}
"patchedDependencies": {
"marked-shiki@1.2.0": "patches/marked-shiki@1.2.0.patch"
}
}