This commit is contained in:
Philipp Kunz 2022-10-11 13:13:14 +02:00
parent f8a75a8d42
commit eccc6294a8
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "@pushrocks/smartssh", "name": "@pushrocks/smartssh",
"version": "1.2.5", "version": "1.2.6",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@pushrocks/smartssh", "name": "@pushrocks/smartssh",
"version": "1.2.5", "version": "1.2.6",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@pushrocks/smartfile": "^10.0.5", "@pushrocks/smartfile": "^10.0.5",

View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartssh", "name": "@pushrocks/smartssh",
"version": "1.2.5", "version": "1.2.6",
"private": false, "private": false,
"description": "setups SSH quickly and in a painless manner", "description": "setups SSH quickly and in a painless manner",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",