Skip to content

Commit c541583

Browse files
chore: add module type to package.json
1 parent 9df3e6d commit c541583

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",
77
"typings": "dist/typings/index.d.ts",
8+
"type": "module",
89
"typesVersions": {
910
"<4.1": {
1011
"dist/typings/index.d.ts": [

0 commit comments

Comments
 (0)