diff --git a/package.json b/package.json index 089289a..621857f 100644 --- a/package.json +++ b/package.json @@ -51,5 +51,6 @@ "documentation": { "articles": [] } - } + }, + "types": "dist/types/index.d.ts" }