Skip to content

Commit 3c9d20f

Browse files
committed
chore; drop eslint 5
BREAKING CHANGE: Drops ESLint@5 support
1 parent 5b77834 commit 3c9d20f

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
@@ -53,7 +53,7 @@
5353
"main": "./dist/index.js",
5454
"name": "eslint-plugin-jsdoc",
5555
"peerDependencies": {
56-
"eslint": "^5.0.0 || ^6.0.0"
56+
"eslint": "^6.0.0"
5757
},
5858
"repository": {
5959
"type": "git",

0 commit comments

Comments
 (0)