Skip to content

Commit

Permalink
Update package.json check pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
NobleMajo authored May 14, 2024
1 parent e3c168d commit 59b60dd
Showing 1 changed file with 2 additions and 2 deletions.
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": "0.1.3",
"version": "0.1.4",
"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 @@ -60,4 +60,4 @@
"dependencies": {
"ssh2": "^1.15.0"
}
}
}

0 comments on commit 59b60dd

Please sign in to comment.