diff --git a/package.json b/package.json index 7faf6d51..cf8124e4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "type": "module", "exports": { ".": "./lib/index.js", - "./test/util.js": "./test/util/index.js" + "./test/util/index.js": "./test/util/index.js" }, "files": [ "bin",