diff --git a/deno.json b/deno.json index d0c867e5..27a1ac31 100644 --- a/deno.json +++ b/deno.json @@ -67,6 +67,7 @@ "linkify-string": "npm:linkify-string@^4.1.1", "linkifyjs": "npm:linkifyjs@^4.1.1", "lru-cache": "npm:lru-cache@^10.2.2", + "node-ssh": "npm:node-ssh@13.2.0", "nostr-relaypool": "npm:nostr-relaypool2@0.6.34", "nostr-tools": "npm:nostr-tools@2.5.1", "nostr-wasm": "npm:nostr-wasm@^0.1.0", diff --git a/deno.lock b/deno.lock index 558b6e57..9ef3764b 100644 --- a/deno.lock +++ b/deno.lock @@ -2049,6 +2049,7 @@ "npm:linkify-string@^4.1.1", "npm:linkifyjs@^4.1.1", "npm:lru-cache@^10.2.2", + "npm:node-ssh@13.2.0", "npm:nostr-relaypool2@0.6.34", "npm:nostr-tools@2.5.1", "npm:nostr-wasm@^0.1.0",