fix: Update command in SessionStart hook for correct node_modules path and remove package.json

This commit is contained in:
Alex Newman
2025-10-20 18:18:07 -04:00
parent 692bb07dfe
commit cb2f2a0432
2 changed files with 1 additions and 12 deletions
-11
View File
@@ -1,11 +0,0 @@
{
"name": "claude-mem-scripts",
"version": "4.0.5",
"type": "module",
"private": true,
"description": "Bundled hooks and dependencies for claude-mem plugin",
"dependencies": {
"better-sqlite3": "^11.0.0",
"pm2": "^5.3.0"
}
}