We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c67736 commit 42c6171Copy full SHA for 42c6171
package.json
@@ -4,11 +4,6 @@
4
"description": "Nestjs logger based on pino",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
7
- "exports": {
8
- "./*": {
9
- "require": "./dist/*.js"
10
- }
11
- },
12
"scripts": {
13
"build": "tsc",
14
"semantic-release": "semantic-release --debug"
0 commit comments