Remove react and react-native from devDependencies
Showing
| ... | ... | @@ -34,8 +34,6 @@ |
| "eslint-plugin-jsx-a11y": "^6.0.3", | ||
| "eslint-plugin-react": "^7.5.1", | ||
| "flow-bin": "^0.62.0", | ||
| "prop-types": "^15.6.0", | ||
| "react": "^16.0.0", | ||
| "react-native": "^0.51.0" | ||
| "prop-types": "^15.6.0" | ||
| } | ||
| } |
Please
register
or
sign in
to comment