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 f962290 commit de0a7f0Copy full SHA for de0a7f0
package.json
@@ -34,7 +34,7 @@
34
"vue-eslint-parser": "^7.0.0"
35
},
36
"devDependencies": {
37
- "eslint": "^5.15.0 || ^6.0.0",
+ "eslint": "^5.15.0 || ^6.0.0 || ^7.0.0",
38
"eslint-plugin-markdown": "^1.0.0",
39
"eslint-plugin-vue-libs": "^3.0.0 || ^4.0.0",
40
"lerna-changelog": "^1.0.0",
@@ -43,10 +43,10 @@
43
"opener": "^1.5.1",
44
"rimraf": "^3.0.0",
45
"shipjs": "^0.20.0",
46
- "vuepress": "^1.0.0-alpha.39"
+ "vuepress": "^1.5.2"
47
48
"engines": {
49
- "node": ">=10.13.0 || >=11.10.1"
+ "node": ">=10.13.0 || >=12.0.0 || >= 14.0.0"
50
51
"files": [
52
"lib"
0 commit comments