diff --git a/package.json b/package.json index fd5e772..7e0e7b0 100644 --- a/package.json +++ b/package.json @@ -25,10 +25,6 @@ "types": "./dist/index.d.ts", "default": "./dist/index.js" }, - "./*": { - "types": "./dist/*.d.ts", - "default": "./dist/*.js" - }, "./package.json": "./package.json" }, "scripts": {