Skip to content

Commit

Permalink
Merge pull request react-bootstrap#847 from AlexKVal/eslint
Browse files Browse the repository at this point in the history
Update eslint. Dev dependency.
  • Loading branch information
mtscout6 committed Jun 17, 2015
2 parents 40eac79 + e77bf88 commit fd66352
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 fd66352

Please sign in to comment.