extensions/memory-core: mark openclaw peer optional

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

View File

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