add typings to package.json
This commit is contained in:
parent
fa301eea71
commit
812d28ee3d
@ -3,6 +3,7 @@
|
|||||||
"version": "1.0.4",
|
"version": "1.0.4",
|
||||||
"description": "setups SSH quickly and in a painless manner",
|
"description": "setups SSH quickly and in a painless manner",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
"typings":"dist/index.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "(npmts)"
|
"test": "(npmts)"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user