Skip to content

Commit 94ec885

Browse files
JisuParkgaearon
authored andcommitted
docs(readme): peer dependencies applied (facebook#818)
1 parent 0a5a04b commit 94ec885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-react-app/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you want to use this ESLint configuration in a project not built with Create
1717
First, install this package, ESLint and the necessary plugins.
1818

1919
```sh
20-
npm install --save-dev eslint-config-react-app [email protected] [email protected] [email protected] [email protected] [email protected] eslint-plugin-react@5.2.2
20+
npm install --save-dev eslint-config-react-app [email protected] [email protected] [email protected] [email protected] [email protected] eslint-plugin-react@6.3.0
2121
```
2222

2323
Then create a file named `.eslintrc` with following contents in the root folder of your project:

0 commit comments

Comments
 (0)