Skip to content

Commit

Permalink
fix(package): update eslint-loader to version 3.0.0
Browse files Browse the repository at this point in the history
Closes #17
  • Loading branch information
greenkeeper[bot] authored Aug 24, 2019
1 parent 2bc2898 commit d77583b
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 @@ -27,7 +27,7 @@
"babel-preset-react": "^6.24.1",
"es6-promise": "latest",
"eslint": "^4.3.0",
"eslint-loader": "^1.5.0",
"eslint-loader": "^3.0.0",
"eslint-plugin-react": "latest",
"html-webpack-plugin": "^2.15.0",
"isomorphic-fetch": "2.2.1",
Expand Down

0 comments on commit d77583b

Please sign in to comment.