This commit is contained in:
Philipp Kunz 2016-06-01 05:18:08 +02:00
parent 812d28ee3d
commit e8f3047ac0

View File

@ -1,9 +1,9 @@
{
"name": "smartssh",
"version": "1.0.4",
"version": "1.0.5",
"description": "setups SSH quickly and in a painless manner",
"main": "dist/index.js",
"typings":"dist/index.d.ts",
"typings": "dist/index.d.ts",
"scripts": {
"test": "(npmts)"
},