We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d3c49 commit 6bb9871Copy full SHA for 6bb9871
package.json
@@ -9,6 +9,7 @@
9
"url": "https://github.com/MatrixAI/js-logger.git"
10
},
11
"type": "module",
12
+ "main": "index.js",
13
"exports": {
14
"./package.json": "./package.json",
15
".": {
0 commit comments