We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
module
1 parent 39a9f43 commit 1323bf4Copy full SHA for 1323bf4
package.json
@@ -3,6 +3,7 @@
3
"version": "4.0.0-beta.1",
4
"description": "Lightweight logging library for any Node 12+ applications",
5
"main": "index.js",
6
+ "module": "dist/esm/index.js",
7
"types": "dist/cjs/index.d.ts",
8
"exports": {
9
".": {
0 commit comments