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 9a41f31 commit ac4674cCopy full SHA for ac4674c
demos/with-vue2.6/package.json
@@ -9,13 +9,19 @@
9
},
10
"dependencies": {
11
"core-js": "^3.18.1",
12
- "ezuikit-js": "8.2.0-beta.6",
+ "ezuikit-js": "8.2.0-beta.8",
13
"vue": "2.6.14",
14
"vue-router": "3"
15
16
"devDependencies": {
17
"@vue/cli-plugin-babel": "4.5.13",
18
"@vue/cli-service": "4.5.13",
19
"vue-template-compiler": "2.6.14"
20
+ },
21
+ "resolutions": {
22
+ "minimatch": "3"
23
24
+ "overrides": {
25
26
}
27
0 commit comments