mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-08-05 00:19:48 +08:00
refactor: share markdown renderer via baoyu-md
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"baoyu-chrome-cdp": "file:./vendor/baoyu-chrome-cdp"
|
||||
"baoyu-chrome-cdp": "file:./vendor/baoyu-chrome-cdp",
|
||||
"baoyu-md": "file:./vendor/baoyu-md"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user