This commit is contained in:
Philipp Kunz 2022-10-11 13:18:35 +02:00
parent 6a2577cde6
commit a319e54d60
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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