fix: patch marked-shiki (#1569)

This commit is contained in:
Aiden Cline 2025-08-03 16:13:35 -05:00 committed by GitHub
commit 3b36822696
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"
}
}