8000 ⚒ Add ESLint 6 to peerDeps (#48) · MichaelDeBoey/vue-eslint-parser@af6a986 · GitHub
[go: up one dir, main page]

Skip to content

Commit af6a986

Browse files
brettz9mysticatea
authored andcommitted
⚒ Add ESLint 6 to peerDeps (vuejs#48)
1 parent 9868ae4 commit af6a986

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
@@ -10,7 +10,7 @@
1010
"index.*"
1111
],
1212
"peerDependencies": {
13-
"eslint": "^5.0.0"
13+
"eslint": "^5.0.0 || ^6.0.0"
1414
},
1515
"dependencies": {
1616
"debug": "^4.1.1",

0 commit comments

Comments
 (0)
0