Skip to content

Commit

Permalink
Explicity set escope dependency version to 3.3.0
Browse files Browse the repository at this point in the history
To fix this issue (when running `npm test`): babel/babel-eslint#243
  • Loading branch information
kenfehling authored Oct 30, 2016
1 parent 1ff8bcf commit 2db93a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"babel-preset-es2015": "^6.6.0",
"babel-preset-react": "^6.5.0",
"babel-preset-stage-1": "^6.5.0",
"escope": "^3.3.0",
"eslint": "1.4.1",
"eslint-config-rackt": "1.0.0",
"eslint-plugin-react": "3.3.2",
Expand Down

0 comments on commit 2db93a1

Please sign in to comment.