Skip to content

Commit a6ea155

Browse files
committed
add main entry point to package.json
1 parent 7ed4af0 commit a6ea155

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
@@ -11,6 +11,7 @@
1111
"Morris Brodersen <mb@morrisbrodersen.de> (http://morrisbrodersen.de)"
1212
],
1313
"license": "ISC",
14+
"main": "src/index.ts",
1415
"module": "src/index.ts",
1516
"files": [
1617
"src"

0 commit comments

Comments
 (0)