diff --git a/package.json b/package.json index e24d5e3..ec42f08 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,8 @@ "src/**/*.js", "CONTRIBUTING.md", "LICENSE", - "index.js" + "index.js", + "types.d.ts" ], "volta": { "node": "18.19.0"