diff --git a/package.json b/package.json index 61bc902..c59b04d 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,8 @@ "files": [ "dist", "lib", - "bundles" + "bundles", + "index.d.ts" ], "scripts": { "test": "jest",