mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
add node-ssh dependency
This commit is contained in:
parent
9f034fdf1d
commit
f63392fb01
2 changed files with 2 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
1
deno.lock
generated
1
deno.lock
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue