Skip to content

Commit cc9ecb5

Browse files
garycourtmathiasbynens
authored andcommitted
package.json: Add module property
Closes #64.
1 parent 9aeca52 commit cc9ecb5

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
@@ -5,6 +5,7 @@
55
"homepage": "https://mths.be/punycode",
66
"main": "punycode.js",
77
"jsnext:main": "punycode.es6.js",
8+
"module": "punycode.es6.js",
89
"engines": {
910
"node": ">=6"
1011
},

0 commit comments

Comments
 (0)