Skip to content

Commit

Permalink
upgrade eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed Jul 24, 2017
1 parent 8f78c8f commit 742b23d
Show file tree
Hide file tree
Showing 2 changed files with 262 additions and 151 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -39,8 +39,8 @@
"coveralls": "^2.11.2",
"css-loader": "^0.28.3",
"es6-promise-polyfill": "^1.1.1",
"eslint": "3.12.2",
"eslint-plugin-node": "^3.0.5",
"eslint": "^4.3.0",
"eslint-plugin-node": "^5.1.1",
"express": "~4.13.1",
"extract-text-webpack-plugin": "^2.0.0-beta",
"file-loader": "^0.11.1",
Expand Down

0 comments on commit 742b23d

Please sign in to comment.