Skip to content

Commit

Permalink
downgraded eslint-config-standard to 6.2.1 for codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
sadasant committed Mar 9, 2017
1 parent a74da30 commit c327673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"codeclimate-test-reporter": "^0.4.1",
"coveralls": "^2.11.16",
"eslint": "^3.14.0",
"eslint-config-standard": "^7.0.0",
"eslint-config-standard": "^6.2.1",
"eslint-plugin-lodash-fp": "^2.1.3",
"eslint-plugin-mocha": "^4.8.0",
"eslint-plugin-promise": "^3.5.0",
Expand Down

0 comments on commit c327673

Please sign in to comment.