Bump react-native-safe-area-view dep to 0.7.0 for react-native-web support (#3553)

This commit is contained in:
Ron Arts
2018-02-21 00:44:20 +01:00
parent a2713ac71a
commit 5e7cd58ae7

View File

@@ -33,7 +33,7 @@
"path-to-regexp": "^1.7.0",
"prop-types": "^15.5.10",
"react-native-drawer-layout-polyfill": "^1.3.2",
"react-native-safe-area-view": "^0.6.0",
"react-native-safe-area-view": "^0.7.0",
"react-native-tab-view": "^0.0.74"
},
"devDependencies": {