Skip to content

Commit

Permalink
Downgrade eslint to 6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-friedl committed Jun 11, 2020
1 parent b7497f3 commit a80e6fb
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 52 deletions.
198 changes: 147 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"chai": "4.2.0",
"coveralls": "3.1.0",
"dirty-chai": "2.0.1",
"eslint": "7.2.0",
"eslint": "6.8.0",
"eslint-config-airbnb-base": "14.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.21.2",
Expand Down

0 comments on commit a80e6fb

Please sign in to comment.