From 1aad632c8ecae17844d1cc261c87e74811d03837 Mon Sep 17 00:00:00 2001 From: Valentin Hervieu Date: Thu, 4 Apr 2024 16:41:47 +0200 Subject: [PATCH] please send help --- scripts/copy-build-files.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/copy-build-files.js b/scripts/copy-build-files.js index dd6eb6e..c4831d5 100644 --- a/scripts/copy-build-files.js +++ b/scripts/copy-build-files.js @@ -22,7 +22,7 @@ async function createPackageFile() { exports: { '.': { import: { - types: './index.d.mts', + types: './index.module.d.mts', default: './index.module.mjs', }, require: {