diff --git a/README.md b/README.md index 88ff67f..5f8f6eb 100644 --- a/README.md +++ b/README.md @@ -296,7 +296,7 @@ just be passed through as-is. "tshy": { "exports": { ".": "./src/my-built-module.ts", - "./package.json": "./package.json" + "./package.json": "./package.json", "./thing": { "import": "./lib/thing.mjs", "require": "./lib/thing.cjs",