diff --git a/package.json b/package.json index d199c5e..2f18fd8 100644 --- a/package.json +++ b/package.json @@ -123,5 +123,6 @@ }, "publishConfig": { "access": "public" - } + }, + "types": "index.d.ts" }