Skip to content

Commit

Permalink
lock eslint-plugin-react for jsx-eslint/eslint-plugin-react#2319
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Jun 24, 2019
1 parent 10385a6 commit 99921a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -47,7 +47,7 @@
"eslint-plugin-jsx-a11y": "^6.2.0",
"eslint-plugin-markdown": "^1.0.0",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-react": "^7.12.4",
"eslint-plugin-react": "~7.13.0",
"eslint-plugin-react-hooks": "^1.6.0",
"eslint-plugin-unicorn": "^8.0.1",
"stylelint": "^10.0.1",
Expand Down

1 comment on commit 99921a6

@afc163
Copy link
Contributor

@afc163 afc163 commented on 99921a6 Jun 25, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

可以改回来了。

Please sign in to comment.