Skip to content

Commit

Permalink
explicit eslint dependencies to work around eslint/js#393
Browse files Browse the repository at this point in the history
  • Loading branch information
apaleslimghost committed Nov 2, 2018
1 parent db7aa9b commit 619af26
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,14 @@
},
"dependencies": {
"@financial-times/athloi": "^1.0.0-beta.11",
"acorn": "^6.0.2",
"acorn-jsx": "^5.0.0",
"eslint": "^5.1.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-jest": "^21.17.0",
"eslint-plugin-jsx-a11y": "^6.1.1",
"eslint-plugin-react": "^7.10.0",
"espree": "^4.1.0",
"fetch-mock": "^6.5.2",
"jest": "^22.4.3",
"react": "^16.3.1",
Expand Down

0 comments on commit 619af26

Please sign in to comment.