diff --git a/package.json b/package.json index ae940d7..84ce661 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.0.0-3", "description": "Generate files from a RAML document and template functions", "main": "dist/index.js", + "typings": "dist/index.d.ts", "files": [ "bin.js", "bin.d.ts",