fix: update getDirname function to support both ESM and CJS contexts

This commit is contained in:
Alex Newman
2025-10-23 23:03:48 -04:00
parent 15362d1aed
commit 0adbf38c39
11 changed files with 78 additions and 73 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "claude-mem",
"version": "4.2.2",
"version": "4.2.3",
"description": "Persistent memory system for Claude Code - seamlessly preserve context across sessions",
"author": {
"name": "Alex Newman"