fix: run compatibility CI on Node 24

This commit is contained in:
Ralph Chang
2026-04-27 22:13:23 +08:00
parent ca88193f9f
commit 47905921ca
4 changed files with 20 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "opencode-working-memory",
"version": "1.3.1",
"version": "1.3.2",
"description": "Three-layer memory architecture for OpenCode with workspace memory and hot session state",
"type": "module",
"main": "index.ts",