Skip to content

Commit fa84d0e

Browse files
chore: Updates description.
Also updates peerDep versions.
1 parent ff258d6 commit fa84d0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bugs": {
77
"url": "https://github.com/alexseitsinger/eslint-config-react/issues"
88
},
9-
"description": "ESLint config for react",
9+
"description": "Eslint config for React",
1010
"files": [
1111
"index.js",
1212
"rules/*",
@@ -25,7 +25,7 @@
2525
"name": "@alexseitsinger/eslint-config-react",
2626
"peerDependencies": {
2727
"eslint": "^5.16.0",
28-
"eslint-plugin-react": "^7.13.0"
28+
"eslint-plugin-react": "^7.14.3"
2929
},
3030
"repository": {
3131
"type": "git",

0 commit comments

Comments
 (0)