Skip to content

Commit

Permalink
fix: revert eslint to version supported by Node.js v6
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Jul 16, 2019
1 parent 1d531af commit 539f4e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"chai": "^4.2.0",
"chalk": "^2.4.2",
"coveralls": "^3.0.5",
"eslint": "^6.0.1",
"eslint-config-canonical": "^17.1.4",
"eslint": "^5.13.0",
"eslint-config-canonical": "^16.1.0",
"flow-bin": "^0.102.0",
"flow-copy-source": "^2.0.7",
"gitdown": "^3.1.1",
Expand Down

0 comments on commit 539f4e0

Please sign in to comment.