We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3799862 commit 679313bCopy full SHA for 679313b
package.json
@@ -5,7 +5,7 @@
5
"main": "dist/vuex.common.js",
6
"exports": {
7
".": {
8
- "module": "./dist/vuex.esm-bundler.js",
+ "module": "./dist/vuex.esm.js",
9
"require": "./dist/vuex.common.js",
10
"import": "./dist/vuex.mjs"
11
},
0 commit comments