Skip to content

Commit fff57cf

Browse files
authored
Merge pull request #19 from tslocke/patch-1
Add "main" to package.json
2 parents 41437e8 + 606576e commit fff57cf

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
@@ -6,6 +6,7 @@
66
"tests/*"
77
],
88
"module": "dist/module.esm.js",
9+
"main": "dist/module.esm.js",
910
"unpkg": "dist/cdn.min.js",
1011
"files": [
1112
"index.d.ts",

0 commit comments

Comments
 (0)