Skip to content

Commit cfdd206

Browse files
author
Keegan Lillo
committed
Add ESLint 7 to peerDependencies
1 parent cba0e5c commit cfdd206

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
@@ -45,7 +45,7 @@
4545
},
4646
"peerDependencies": {
4747
"@typescript-eslint/parser": "^1 || ^2",
48-
"eslint": "^5 || ^6",
48+
"eslint": "^5 || ^6 || ^7",
4949
"typescript": "^3"
5050
},
5151
"engines": {

0 commit comments

Comments
 (0)