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 86671a7 commit 886d08dCopy full SHA for 886d08d
docs/package.json
@@ -10,7 +10,7 @@
10
"dependencies": {
11
"@vuepress/plugin-active-header-links": "^1.9.10",
12
"element-ui": "^2.15.14",
13
- "element-x-ui": "file:../packages/element-x-ui",
+ "vue-element-ui-x": "file:../packages/element-ui-x",
14
"highlight.js": "^9.18.5",
15
"vue": "^2.6.14"
16
},
examples/package.json
@@ -8,7 +8,7 @@
8
9
"element-ui": "2.15.14",
"vue": "^2.6.14",
"vue-router": "^3.6.5"
@@ -18,4 +18,4 @@
18
"sass-loader": "^10.1.1",
19
"vue-template-compiler": "^2.6.14"
20
}
21
-}
+}
0 commit comments