diff --git a/package.json b/package.json index b7262e9..d8e1d50 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,11 @@ "index.js", "src" ], - "exports": "./index.js", + "exports": { + ".": "./index.js", + "./file.js": "./src/file.js", + "./errors.js": "./src/errors.js" + }, "bin": "cli.js", "keywords": [ "critical",