Skip to content

Commit

Permalink
feat: Support ESLint 7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey committed May 17, 2020
1 parent 116eb98 commit 8c360e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {},
"devDependencies": {
"eslint": "^6.1.0",
"eslint": "^7.0.0",
"mocha": "^6.2.0",
"standard": "*"
},
Expand Down

0 comments on commit 8c360e2

Please sign in to comment.