diff --git a/package.json b/package.json index ccdf2c1..8985d51 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.0.4", "description": "setups SSH quickly and in a painless manner", "main": "dist/index.js", + "typings":"dist/index.d.ts", "scripts": { "test": "(npmts)" },