Skip to content

Commit

Permalink
fix: downgrade-and-lock eslint due to bug
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Feb 18, 2019
1 parent a0f13da commit 0979ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
"babel-plugin-istanbul": "^5.1.1",
"babel-plugin-transform-export-default-name": "^2.0.4",
"coveralls": "^3.0.2",
"eslint": "^5.14.0",
"eslint": "5.13.0",
"eslint-config-canonical": "^16.1.0",
"flow-bin": "^0.93.0",
"flow-copy-source": "^2.0.3",
Expand Down

0 comments on commit 0979ca0

Please sign in to comment.