From a0cc40e943f983767117ff7dc615c52ca6cff70e Mon Sep 17 00:00:00 2001 From: Ethan Date: Thu, 14 May 2026 18:28:18 -0700 Subject: [PATCH] Sync integrations snapshot 48d5577 --- plugins/hermes/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/hermes/package.json b/plugins/hermes/package.json index 6dd355f..b064c96 100644 --- a/plugins/hermes/package.json +++ b/plugins/hermes/package.json @@ -13,7 +13,7 @@ "directory": "plugins/hermes" }, "bin": { - "atomicmemory-hermes": "./install.mjs" + "atomicmemory-hermes": "install.mjs" }, "files": [ "CHANGELOG.md",