Skip to content

Commit 3dddc4f

Browse files
committed
- Enhancement: Add module to package.json
1 parent 614aba3 commit 3dddc4f

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
@@ -16,6 +16,7 @@
1616
"unicode"
1717
],
1818
"main": "./lib",
19+
"module": "./src/index.js",
1920
"files": [
2021
"src",
2122
"lib",

0 commit comments

Comments
 (0)