Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Commit

Permalink
chore - fixing eslint-scope to a safe version; resolves #656. (#657)
Browse files Browse the repository at this point in the history
  • Loading branch information
neverendingqs authored and hzoo committed Jul 12, 2018
1 parent e0119e0 commit 6a45632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,7 +15,7 @@
"@babel/parser": "7.0.0-beta.52",
"@babel/traverse": "7.0.0-beta.52",
"@babel/types": "7.0.0-beta.52",
"eslint-scope": "~3.7.1",
"eslint-scope": "3.7.1",
"eslint-visitor-keys": "^1.0.0"
},
"scripts": {
Expand Down

0 comments on commit 6a45632

Please sign in to comment.