mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
chore: Add openclaw to devDependencies for all extensions so that types resolve.
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
"@sinclair/typebox": "0.34.48",
|
||||
"openclaw": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"openclaw": "workspace:*"
|
||||
},
|
||||
"openclaw": {
|
||||
"extensions": [
|
||||
"./index.ts"
|
||||
|
||||
Reference in New Issue
Block a user