diff --git a/package.json b/package.json index 3efe590d0e..638e262563 100644 --- a/package.json +++ b/package.json @@ -81,5 +81,6 @@ }, "publishConfig": { "access": "public" - } + }, + "types": "./types/index.d.ts" }