diff --git a/package.json b/package.json index a59774a4..52954087 100644 --- a/package.json +++ b/package.json @@ -42,9 +42,6 @@ "require": "./dist/index.d.ts" } }, - "main": "./dist/index.cjs", - "module": "./dist/index.mjs", - "typings": "./dist/index.d.ts", "files": [ "dist", "*.md"