Skip to content

Commit b133257

Browse files
authored
feat: main field in package.json (fix #54)
1 parent 13417aa commit b133257

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"email": "daniel@gasienica.ch"
5656
}
5757
],
58+
"main": "./dist/index.js",
5859
"exports": {
5960
".": {
6061
"import": "./dist/index.js",

0 commit comments

Comments
 (0)