Skip to content

Commit

Permalink
adds eslint-plugin-standard as a dev dep to solve issue with standard…
Browse files Browse the repository at this point in the history
…js in nodejs 4.x.x
  • Loading branch information
colestrode committed Sep 27, 2016
1 parent bd76327 commit 9478200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"coveralls": "^2.11.12",
"eslint": "^3.6.1",
"eslint-plugin-react": "^6.3.0",
"eslint-plugin-standard": "^2.0.0",
"istanbul": "^0.4.4",
"mocha": "^3.0.2",
"proxyquire": "^1.7.10",
Expand Down

0 comments on commit 9478200

Please sign in to comment.