Skip to content

Commit 8b8afd3

Browse files
committed
Bump eslint-config-react-app version to 0.2.0
1 parent 2ed2b59 commit 8b8afd3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/eslint-config-react-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-react-app",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "ESLint configuration used by Create React App",
55
"repository": "facebookincubator/create-react-app",
66
"license": "BSD-3-Clause",

packages/react-scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"css-loader": "0.24.0",
4242
"detect-port": "1.0.0",
4343
"eslint": "3.5.0",
44-
"eslint-config-react-app": "0.1.0",
44+
"eslint-config-react-app": "0.2.0",
4545
"eslint-loader": "1.5.0",
4646
"eslint-plugin-flowtype": "2.18.1",
4747
"eslint-plugin-import": "1.12.0",

0 commit comments

Comments
 (0)