From 371aeb8f63df320ac46d2c3632da7450816435ee Mon Sep 17 00:00:00 2001 From: Shinigami Date: Sun, 22 May 2022 21:24:23 +0200 Subject: [PATCH] fix: package.json types field --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a561496ba2..bdad40cabe6 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "license": "MIT", "main": "dist/cjs/index.js", "module": "dist/esm/index.mjs", - "types": "index.d.ts", + "types": "dist/types/index.d.ts", "typesVersions": { ">=4.0": { "*": [