Commit 96eefaee authored by Dan Abramov's avatar Dan Abramov
Browse files

Bump eslint preset version

parent b6d964f3
Showing with 2 additions and 2 deletions
+2 -2
{ {
"name": "eslint-config-react-app", "name": "eslint-config-react-app",
"version": "0.2.0", "version": "0.2.1",
"description": "ESLint configuration used by Create React App", "description": "ESLint configuration used by Create React App",
"repository": "facebookincubator/create-react-app", "repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
......
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
"detect-port": "1.0.0", "detect-port": "1.0.0",
"dotenv": "2.0.0", "dotenv": "2.0.0",
"eslint": "3.5.0", "eslint": "3.5.0",
"eslint-config-react-app": "0.2.0", "eslint-config-react-app": "0.2.1",
"eslint-loader": "1.5.0", "eslint-loader": "1.5.0",
"eslint-plugin-flowtype": "2.18.1", "eslint-plugin-flowtype": "2.18.1",
"eslint-plugin-import": "1.12.0", "eslint-plugin-import": "1.12.0",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment