Skip to content

Commit

Permalink
fix(config-react): update peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
dackmin committed Jun 9, 2020
1 parent 50fda4e commit 2195c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "Ugo Stephant <ugo@poool.fr>",
"license": "MIT",
"peerDependencies": {
"@poool/eslint-config": "^1.0.0",
"@poool/eslint-config": "^1.0.1",
"eslint": "^6.8.0 || ^7.0.0",
"eslint-plugin-react": "^7.20.0"
},
Expand Down

0 comments on commit 2195c0f

Please sign in to comment.