diff --git a/package.json b/package.json index b242960..76a2243 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "author": "Rodrigo Tomé ", "exports": { ".": { - "types": "./dist/src/index.d.ts", + "types": "./Target/src/index.d.ts", "default": "./Target/src/index.js" } },