Skip to content

Commit ff27254

Browse files
committed
📌 dependency: fix eslint supporting version
1 parent d64fa9a commit ff27254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"vuepress": "^1.0.0-alpha.39"
3434
},
3535
"engines": {
36-
"node": ">=10.0.0"
36+
"node": ">=10.13.0 || >=11.10.1"
3737
},
3838
"peerDependencies": {
3939
"eslint": "^5.0.0 || ^6.0.0"

0 commit comments

Comments
 (0)