Skip to content

Commit

Permalink
[changed] Update eslint. Dev dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKVal committed Jun 16, 2015
1 parent 6c7a5f0 commit e77bf88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"colors": "^1.0.3",
"css-loader": "^0.14.1",
"es5-shim": "^4.1.0",
"eslint": "0.22.1",
"eslint": "0.23.0",
"eslint-plugin-mocha": "^0.2.2",
"eslint-plugin-react": "^2.1.0",
"express": "^4.12.3",
Expand Down Expand Up @@ -102,4 +102,4 @@
"dependencies": {
"classnames": "^2.0.0"
}
}
}

0 comments on commit e77bf88

Please sign in to comment.