Skip to content

Commit 96eefae

Browse files
committed
Bump eslint preset version
1 parent b6d964f commit 96eefae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-react-app",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"detect-port": "1.0.0",
3838
"dotenv": "2.0.0",
3939
"eslint": "3.5.0",
40-
"eslint-config-react-app": "0.2.0",
40+
"eslint-config-react-app": "0.2.1",
4141
"eslint-loader": "1.5.0",
4242
"eslint-plugin-flowtype": "2.18.1",
4343
"eslint-plugin-import": "1.12.0",

0 commit comments

Comments
 (0)