Update dependencies
Showing
... | ... | @@ -35,15 +35,15 @@ |
"devDependencies": { | ||
"babel-eslint": "^8.1.2", | ||
"babel-preset-react-native": "^4.0.0", | ||
"eslint": "^4.14.0", | ||
"eslint": "^4.18.0", | ||
"eslint-config-airbnb": "^16.1.0", | ||
"eslint-plugin-import": "^2.8.0", | ||
"eslint-plugin-jsx-a11y": "^6.0.3", | ||
"eslint-plugin-react": "^7.5.1", | ||
"flow-bin": "^0.64.0", | ||
"flow-bin": "^0.66.0", | ||
"react": "16.2.0", | ||
"react-native": "0.52.2", | ||
"react-navigation": "^1.0.0-beta.23" | ||
"react-navigation": "^1.0.3" | ||
}, | ||
"presets": [ | ||
"react-native" | ||
... | ... |
This diff is collapsed.
Please
register
or
sign in
to comment