build: commit vendored shared skill packages

This commit is contained in:
Jim Liu 宝玉
2026-03-11 20:45:25 -05:00
parent 069c5dc7d7
commit 3bba18c1fe
32 changed files with 2914 additions and 116 deletions
@@ -3,6 +3,6 @@
"private": true,
"type": "module",
"dependencies": {
"baoyu-chrome-cdp": "file:../../../packages/baoyu-chrome-cdp"
"baoyu-chrome-cdp": "file:./vendor/baoyu-chrome-cdp"
}
}