diff --git a/package.json b/package.json index adeb5d58..6b927654 100644 --- a/package.json +++ b/package.json @@ -18,11 +18,7 @@ "./json": "./lib/types/json.js", "./raw": "./lib/types/raw.js", "./text": "./lib/types/text.js", - "./urlencoded": "./lib/types/urlencoded.js", - "./lib/*": "./lib/*.js", - "./lib/*.js": "./lib/*.js", - "./lib/types/*": "./lib/types/*.js", - "./lib/types/*.js": "./lib/types/*.js" + "./urlencoded": "./lib/types/urlencoded.js" }, "dependencies": { "bytes": "^3.1.2",