Skip to content

Commit

Permalink
Change: update npm deps
Browse files Browse the repository at this point in the history
  • Loading branch information
NobleMajo committed Jun 6, 2024
1 parent 95e4fa8 commit 9bcfb69
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hivessh",
"version": "1.0.10",
"version": "1.0.11",
"description": "HiveSsh simplifies SSH2 connections via promise-based task execution on Linux servers with built-in server utilities and powerful command execution functions",
"main": "dist/index.js",
"type": "module",
Expand Down Expand Up @@ -66,4 +66,4 @@
"dependencies": {
"ssh2": "^1.15.0"
}
}
}

0 comments on commit 9bcfb69

Please sign in to comment.