Skip to content

Commit

Permalink
added eslint-plugin-react to dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkushJ committed Mar 28, 2020
1 parent d3d1637 commit e2c1830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"devtools": "react-devtools"
},
"dependencies": {
"eslint-plugin-react": "^7.19.0",
"react": "16.9.0",
"react-native": "0.61.3",
"styled-components": "^5.0.1"
Expand All @@ -28,6 +27,7 @@
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.19.0",
"husky": "^4.2.3",
"jest": "^25.2.0",
"metro-react-native-babel-preset": "^0.59.0",
Expand Down

0 comments on commit e2c1830

Please sign in to comment.