fix: sync memory-core peer dep with lockfile

This commit is contained in:
Peter Steinberger
2026-01-26 13:52:22 +00:00
parent a187cd47f7
commit 4e9756a3e1
2 changed files with 2 additions and 1 deletions

View File

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