We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f17a72c commit c325315Copy full SHA for c325315
package.json
@@ -27,7 +27,7 @@
27
},
28
"homepage": "https://github.com/antoine92190/vue-advanced-chat#readme",
29
"main": "./dist/vue-advanced-chat.umd.js",
30
- "module": "./dist/vue-advanced-chat.umd.js",
+ "module": "./dist/vue-advanced-chat.es.js",
31
"unpkg": "./dist/vue-advanced-chat.umd.js",
32
"jsdelivr": "./dist/vue-advanced-chat.umd.js",
33
"scripts": {
0 commit comments