refactor: move bundled extension deps to plugin packages

This commit is contained in:
Peter Steinberger
2026-03-19 00:04:50 +00:00
parent 07d9f725b6
commit d7018aaf19
35 changed files with 284 additions and 369 deletions

View File

@@ -38,11 +38,6 @@
"npmSpec": "@openclaw/googlechat",
"localPath": "extensions/googlechat",
"defaultChoice": "npm"
},
"releaseChecks": {
"rootDependencyMirrorAllowlist": [
"google-auth-library"
]
}
}
}