Skip to content

Commit

Permalink
Fix missing eslint-visitor-keys dependency (#1100)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mesteery committed Feb 15, 2021
1 parent 122c5ae commit 5c1ff2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -39,6 +39,7 @@
"clean-regexp": "^1.0.0",
"eslint-template-visitor": "^2.2.2",
"eslint-utils": "^2.1.0",
"eslint-visitor-keys": "^2.0.0",
"import-modules": "^2.1.0",
"lodash": "^4.17.20",
"pluralize": "^8.0.0",
Expand Down

0 comments on commit 5c1ff2e

Please sign in to comment.