Skip to content

Commit 5e30707

Browse files
committed
type module package json
1 parent 794f61e commit 5e30707

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"main": "index.js",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"
7-
},
7+
},
8+
"type": "module",
89
"bin": {
910
"generate": "index.js"
1011
},

0 commit comments

Comments
 (0)