extensions/googlechat: mark openclaw peer optional

This commit is contained in:
Vincent Koc
2026-03-04 00:58:14 -05:00
parent f3e5a67898
commit 9e4f92981d

View File

@@ -10,6 +10,11 @@
"peerDependencies": {
"openclaw": ">=2026.3.2"
},
"peerDependenciesMeta": {
"openclaw": {
"optional": true
}
},
"openclaw": {
"extensions": [
"./index.ts"