fix: Update version to 4.0.6 and remove redundant npm install commands from hooks

This commit is contained in:
Alex Newman
2025-10-20 17:57:23 -04:00
parent 7ed166323c
commit f60ee3b4f5
2 changed files with 1 additions and 21 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "claude-mem",
"version": "4.0.2",
"version": "4.0.6",
"description": "Persistent memory system for Claude Code - seamlessly preserve context across sessions",
"author": {
"name": "Alex Newman"