mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
* fix duplicate agent * fix duplicate agent issue * improve tools * fix tests * update * fix testing * fix editor bug
20 lines
453 B
YAML
20 lines
453 B
YAML
packages:
|
|
- packages/**
|
|
- .
|
|
- e2e
|
|
- apps/desktop/src/main
|
|
|
|
onlyBuiltDependencies:
|
|
- '@vercel/speed-insights'
|
|
- '@lobehub/editor'
|
|
|
|
overrides:
|
|
'@lobehub/chat-plugin-sdk>swagger-client': 3.36.0
|
|
'@swagger-api/apidom-reference': 1.1.0
|
|
jose: ^6.1.3
|
|
stylelint-config-clean-order: 7.0.0
|
|
|
|
patchedDependencies:
|
|
'@swagger-api/apidom-reference': patches/@swagger-api__apidom-reference.patch
|
|
'@upstash/qstash': patches/@upstash__qstash.patch
|