Skip to content

Commit

Permalink
fix: npm package publishing fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zemd committed Feb 16, 2023
1 parent 6c67736 commit 42c6171
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@
"description": "Nestjs logger based on pino",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"exports": {
"./*": {
"require": "./dist/*.js"
}
},
"scripts": {
"build": "tsc",
"semantic-release": "semantic-release --debug"
Expand Down

0 comments on commit 42c6171

Please sign in to comment.