Skip to content

Commit 104f700

Browse files
kazuponmichalsnik
authored andcommitted
feat: add ESLint 6 to peerDeps
1 parent 17ab89b commit 104f700

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
@@ -14,7 +14,7 @@
1414
},
1515
"homepage": "https://github.com/vuejs/eslint-plugin-vue-libs#readme",
1616
"peerDependencies": {
17-
"eslint": "^5.11.1"
17+
"eslint": "^5.11.1 || ^6.0.0"
1818
},
1919
"dependencies": {
2020
"babel-eslint": "^10.0.1",

0 commit comments

Comments
 (0)