Skip to content

Commit 6841f0f

Browse files
authored
Update package.json
1 parent e90e1a5 commit 6841f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"main": "dist/main/index.js",
1010
"typings": "dist/main/index.d.ts",
11-
"module": "dist/module/index.mjs",
11+
"module": "dist/module/index.js",
1212
"files": [
1313
"dist/**/*.{js,ts}",
1414
"LICENSE",

0 commit comments

Comments
 (0)