mirror of https://github.com/openclaw/openclaw.git
fix: remove accidental openclaw link dependency
This commit is contained in:
parent
f70b3a2e68
commit
4cd75d5d0f
|
|
@ -164,7 +164,6 @@
|
|||
"long": "^5.3.2",
|
||||
"markdown-it": "^14.1.1",
|
||||
"node-edge-tts": "^1.2.10",
|
||||
"openclaw": "link:../../Library/pnpm/global/5/node_modules/openclaw",
|
||||
"osc-progress": "^0.3.0",
|
||||
"pdfjs-dist": "^5.4.624",
|
||||
"playwright-core": "1.58.2",
|
||||
|
|
|
|||
|
|
@ -136,9 +136,6 @@ importers:
|
|||
node-llama-cpp:
|
||||
specifier: 3.15.1
|
||||
version: 3.15.1(typescript@5.9.3)
|
||||
openclaw:
|
||||
specifier: link:../../Library/pnpm/global/5/node_modules/openclaw
|
||||
version: link:../../Library/pnpm/global/5/node_modules/openclaw
|
||||
osc-progress:
|
||||
specifier: ^0.3.0
|
||||
version: 0.3.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue