We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a470019 commit a538ea8Copy full SHA for a538ea8
packages/x/package.json
@@ -2,7 +2,7 @@
2
"name": "@wepy/x",
3
"version": "2.0.1",
4
"description": "Vuex in WePY",
5
- "main": "index.js",
+ "main": "dist/index.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
8
},
0 commit comments