diff --git a/scripts/npm.ts b/scripts/npm.ts index b43f142..55f8786 100644 --- a/scripts/npm.ts +++ b/scripts/npm.ts @@ -30,7 +30,6 @@ await build({ '@types/node': 'latest', '@types/aws4': 'latest', }, - files: ['esm'], publishConfig: { access: 'public', },