diff --git a/package.json b/package.json index ab6618b..a3c0ca1 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.0.5", "description": "promised environments", "main": "dist/index.js", + "typings":"dist/index.d.ts", "scripts": { "test": "(npmts)" },