diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d11585f1..df278304 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "license": "MIT", "main": "dist/cjs/index.js", "module": "dist/esm/index.mjs", - "types": "dist/types/index.d.ts", + "types": "index.d.ts", "typesVersions": { ">=4.0": { "*": [ |
