diff --git a/package.json b/package.json index 90c1912..f2e6b42 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "README.md", "LICENSE" ], + "types": "dist/index.d.ts", "scripts": { "start": "node dist/index.js", "clean": "rimraf dist",