fix: remove duplicate devDependencies in memory-core package.json

This commit is contained in:
Rohit Ghumare 2026-01-29 11:21:32 +00:00
parent 4bbafafb3c
commit eedfa7ffa1

View File

@ -13,8 +13,5 @@
},
"peerDependencies": {
"moltbot": ">=2026.1.26"
},
"devDependencies": {
"moltbot": "workspace:*"
}
}