Skip to content

Commit fd47b9b

Browse files
docs: type = module
1 parent 45ce20f commit fd47b9b

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
@@ -45,5 +45,6 @@
4545
"path": "./node_modules/cz-conventional-changelog"
4646
}
4747
},
48-
"module": "src/index.js"
48+
"module": "src/index.js",
49+
"type": "module"
4950
}

0 commit comments

Comments
 (0)