Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
⬇️ Downgrade eslint (due to bug: eslint/eslint#13427)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesprague committed Jun 22, 2020
1 parent f7940fc commit 4d74a9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Up @@ -50,7 +50,7 @@
"copy-webpack-plugin": "^6.0.2",
"css-loader": "^3.6.0",
"cssnano": "^4.1.10",
"eslint": "^7.3.0",
"eslint": "^7.2.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-compat": "^3.7.0",
Expand Down

0 comments on commit 4d74a9a

Please sign in to comment.