This commit is contained in:
Philipp Kunz 2018-09-17 22:32:31 +02:00
parent c032ff69d0
commit 8b85b6c8bc
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartssh",
"version": "1.2.2",
"version": "1.2.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartssh",
"version": "1.2.2",
"version": "1.2.3",
"private": false,
"description": "setups SSH quickly and in a painless manner",
"main": "dist/index.js",
@ -43,4 +43,4 @@
"@pushrocks/tapbundle": "^3.0.7",
"@types/node": "^10.10.1"
}
}
}