Update react-native-share

This commit is contained in:
Julia Friesel
2018-12-01 12:43:14 +01:00
parent 2e3c9e98a0
commit f1684a8701
2 changed files with 9 additions and 5 deletions
+6 -2
View File
@@ -34,7 +34,7 @@
"react-native-modal-datetime-picker-nevo": "^4.11.0",
"react-native-push-notification": "^3.1.1",
"react-native-restart": "0.0.7",
"react-native-share": "^1.1.0",
"react-native-share": "^1.1.3",
"react-native-vector-icons": "^5.0.0",
"realm": "^2.7.1"
},
@@ -68,5 +68,9 @@
"url": "https://gitlab.com/bloodyhealth/drip/issues"
},
"homepage": "https://gitlab.com/bloodyhealth/drip#README",
"rnpm": { "assets": [ "assets/fonts" ] }
"rnpm": {
"assets": [
"assets/fonts"
]
}
}