fix: bump baoyu package dependencies

This commit is contained in:
Jim Liu 宝玉
2026-06-01 23:21:05 -05:00
parent e6f4cd8a46
commit 011406036c
24 changed files with 123 additions and 37 deletions
@@ -3,7 +3,7 @@
"private": true,
"type": "module",
"dependencies": {
"baoyu-chrome-cdp": "^0.1.0",
"baoyu-md": "^0.1.0"
"baoyu-chrome-cdp": "^0.1.1",
"baoyu-md": "^0.1.1"
}
}