Skip to content

Commit f17a72c

Browse files
committed
(chore) update module file
1 parent 45f7817 commit f17a72c

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
@@ -27,7 +27,7 @@
2727
},
2828
"homepage": "https://github.com/antoine92190/vue-advanced-chat#readme",
2929
"main": "./dist/vue-advanced-chat.umd.js",
30-
"module": "./dist/vue-advanced-chat.es.js",
30+
"module": "./dist/vue-advanced-chat.umd.js",
3131
"unpkg": "./dist/vue-advanced-chat.umd.js",
3232
"jsdelivr": "./dist/vue-advanced-chat.umd.js",
3333
"scripts": {

0 commit comments

Comments
 (0)