Skip to content

Commit

Permalink
πŸ› revert espree update
Browse files Browse the repository at this point in the history
That was a breaking change that drops Node.js 8 support.
  • Loading branch information
mysticatea committed May 14, 2020
1 parent 6c1ac68 commit 732215e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -16,7 +16,7 @@
"debug": "^4.1.1",
"eslint-scope": "^5.0.0",
"eslint-visitor-keys": "^1.1.0",
"espree": "^7.0.0",
"espree": "^6.2.1",
"esquery": "^1.0.1",
"lodash": "^4.17.15"
},
Expand Down

0 comments on commit 732215e

Please sign in to comment.