From 956a15fff5c3714485e8e612df62034a5f78c0c5 Mon Sep 17 00:00:00 2001 From: Shinigami Date: Tue, 28 Feb 2023 19:42:24 +0100 Subject: [PATCH] fix: correct types field (#1878) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8390c7f6078..033aef77c52 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": { "*": [