diff --git a/package.json b/package.json index f24cd971a..0accaadf4 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "exports": { ".": { - "types": "./dist/node.d.ts", + "types": "./isChromatic.d.ts", "require": "./isChromatic.js", "import": "./isChromatic.mjs" },