Skip to content

Commit 6bb9871

Browse files
committed
feat: added main property to package.json
1 parent d7d3c49 commit 6bb9871

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"url": "https://github.com/MatrixAI/js-logger.git"
1010
},
1111
"type": "module",
12+
"main": "index.js",
1213
"exports": {
1314
"./package.json": "./package.json",
1415
".": {

0 commit comments

Comments
 (0)