Skip to content

Commit dde1f0c

Browse files
committed
chore: modify module file
1 parent 49134c9 commit dde1f0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"types": "./dist/react-typist-component.d.ts",
2424
"type": "module",
2525
"main": "./dist/react-typist-component.umd.js",
26-
"module": "./dist/react-typist-component.es.js",
26+
"module": "./dist/react-typist-component.js",
2727
"exports": {
2828
".": {
2929
"import": "./dist/react-typist-component.js",

0 commit comments

Comments
 (0)