Skip to content

Commit a538ea8

Browse files
dlhandsomeGcaufy
authored andcommitted
fix(x): fixed npm pkg entry
1 parent a470019 commit a538ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/x/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@wepy/x",
33
"version": "2.0.1",
44
"description": "Vuex in WePY",
5-
"main": "index.js",
5+
"main": "dist/index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},

0 commit comments

Comments
 (0)