Skip to content

Commit

Permalink
Downgrade to espree v4.0.0
Browse files Browse the repository at this point in the history
acorn-jsx 5 provokes the parser to fail.
  • Loading branch information
oandregal committed May 16, 2019
1 parent df3ba75 commit 8e23039
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 19 deletions.
30 changes: 12 additions & 18 deletions 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
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"doctrine": "2.1.0",
"enzyme": "3.9.0",
"eslint-plugin-jest": "21.5.0",
"espree": "4.1.0",
"espree": "4.0.0",
"fbjs": "0.8.17",
"glob": "7.1.2",
"husky": "0.14.3",
Expand Down

0 comments on commit 8e23039

Please sign in to comment.