Update dependencies
Showing
| ... | ... | @@ -34,17 +34,17 @@ |
| "react-native": ">=0.47" | ||
| }, | ||
| "devDependencies": { | ||
| "babel-eslint": "^8.1.2", | ||
| "babel-eslint": "^8.2.3", | ||
| "babel-preset-react-native": "^4.0.0", | ||
| "eslint": "^4.18.0", | ||
| "eslint": "^4.19.1", | ||
| "eslint-config-airbnb": "^16.1.0", | ||
| "eslint-plugin-import": "^2.8.0", | ||
| "eslint-plugin-import": "^2.11.0", | ||
| "eslint-plugin-jsx-a11y": "^6.0.3", | ||
| "eslint-plugin-react": "^7.5.1", | ||
| "flow-bin": "^0.66.0", | ||
| "eslint-plugin-react": "^7.7.0", | ||
| "flow-bin": "^0.69.0", | ||
| "react": "16.2.0", | ||
| "react-native": "0.52.2", | ||
| "react-navigation": "^1.0.3" | ||
| "react-native": "0.52.3", | ||
| "react-navigation": "^1.5.11" | ||
| }, | ||
| "presets": [ | ||
| "react-native" | ||
| ... | ... |
This diff is collapsed.
Please
register
or
sign in
to comment