chore(firecrawl): add package boundary tsconfig

This commit is contained in:
Vincent Koc
2026-04-07 07:28:34 +01:00
parent 55eb9841d9
commit d34d88e0a3
2 changed files with 11 additions and 0 deletions

View File

@@ -4,6 +4,9 @@
"private": true,
"description": "OpenClaw Firecrawl plugin",
"type": "module",
"devDependencies": {
"@openclaw/plugin-sdk": "workspace:*"
},
"openclaw": {
"extensions": [
"./index.ts"