Skip to content

Commit

Permalink
chore: Add main field
Browse files Browse the repository at this point in the history
  • Loading branch information
arv committed Jun 3, 2024
1 parent 5113274 commit e6d028b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"type": "module",
"types": "out/logger.d.ts",
"module": "out/logger.js",
"main": "out/logger.js",
"exports": {
".": "./out/logger.js"
},
Expand Down

0 comments on commit e6d028b

Please sign in to comment.