mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-07-27 04:09:47 +08:00
refactor: share markdown renderer via baoyu-md
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "baoyu-markdown-to-html-scripts",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"baoyu-md": "file:./vendor/baoyu-md"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user