We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ed2b59 commit 8b8afd3Copy full SHA for 8b8afd3
packages/eslint-config-react-app/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-config-react-app",
3
- "version": "0.1.0",
+ "version": "0.2.0",
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
@@ -41,7 +41,7 @@
41
"css-loader": "0.24.0",
42
"detect-port": "1.0.0",
43
"eslint": "3.5.0",
44
- "eslint-config-react-app": "0.1.0",
+ "eslint-config-react-app": "0.2.0",
45
"eslint-loader": "1.5.0",
46
"eslint-plugin-flowtype": "2.18.1",
47
"eslint-plugin-import": "1.12.0",
0 commit comments