Skip to content

Commit 03d2323

Browse files
brettz9scq
authored andcommitted
⚒ Add ESLint 6 to peerDeps (vuejs#48)
1 parent 09b4d1e commit 03d2323

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.0",

0 commit comments

Comments
 (0)