We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d964f commit 96eefaeCopy full SHA for 96eefae
packages/eslint-config-react-app/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-config-react-app",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
"description": "ESLint configuration used by Create React App",
5
"repository": "facebookincubator/create-react-app",
6
"license": "BSD-3-Clause",
packages/react-scripts/package.json
@@ -37,7 +37,7 @@
37
"detect-port": "1.0.0",
38
"dotenv": "2.0.0",
39
"eslint": "3.5.0",
40
- "eslint-config-react-app": "0.2.0",
+ "eslint-config-react-app": "0.2.1",
41
"eslint-loader": "1.5.0",
42
"eslint-plugin-flowtype": "2.18.1",
43
"eslint-plugin-import": "1.12.0",
0 commit comments