Fix: align memory-core peer dependency

This commit is contained in:
Joel Klabo 2026-01-26 16:17:48 -08:00
parent 1a6aefdc8c
commit f24ab93e8a

View File

@ -9,6 +9,6 @@
]
},
"peerDependencies": {
"clawdbot": "*"
"clawdbot": ">=2026.1.25"
}
}