chore: update marked-shiki, remove patch (#1653)

This commit is contained in:
Aiden Cline
2025-08-06 08:47:53 -05:00
committed by GitHub
parent 7210db19e9
commit 7b6d5b1429
5 changed files with 5 additions and 26 deletions

View File

@@ -1,4 +1,4 @@
import { Plugin } from "./index"
import { Plugin } from "../../packages/plugin/src/index"
export const ExamplePlugin: Plugin = async ({ app, client, $ }) => {
return {