Skip to content

Commit 42c6171

Browse files
committed
fix: npm package publishing fix
1 parent 6c67736 commit 42c6171

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
"description": "Nestjs logger based on pino",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
7-
"exports": {
8-
"./*": {
9-
"require": "./dist/*.js"
10-
}
11-
},
127
"scripts": {
138
"build": "tsc",
149
"semantic-release": "semantic-release --debug"

0 commit comments

Comments
 (0)