1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-29 22:48:10 +02:00

Mobile: Update react-native-version-info to 1.0.1 (#2522)

This commit is contained in:
Helmut K. C. Tessarek
2020-02-18 19:45:22 -05:00
committed by GitHub
parent 2fa8e2ff09
commit 9af4ec7b04
2 changed files with 4 additions and 4 deletions

View File

@@ -7590,9 +7590,9 @@
}
},
"react-native-version-info": {
"version": "0.5.1",
"resolved": "https://registry.npmjs.org/react-native-version-info/-/react-native-version-info-0.5.1.tgz",
"integrity": "sha512-DFnjbp+EsN/fADwNo4uFryM1KsRmRQOLns2njArAfFOM9faW77BX0wtRgBrtlpm3DKU97W9eI89WP8FGPBgKtA=="
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/react-native-version-info/-/react-native-version-info-1.0.1.tgz",
"integrity": "sha512-8OnKRYncEBMYsmCEuj/v349KwEIldKrV7Y+yeSceBOsEJba2rH1wRLyA5gbkmfRnxzOWLGfY5hkxmpE+zv3c+Q=="
},
"react-native-webview": {
"version": "5.12.0",

View File

@@ -72,7 +72,7 @@
"react-native-side-menu": "^1.1.3",
"react-native-sqlite-storage": "^4.1.0",
"react-native-vector-icons": "^6.6.0",
"react-native-version-info": "^0.5.1",
"react-native-version-info": "^1.0.1",
"react-native-webview": "^5.12.0",
"react-redux": "5.0.7",
"redux": "4.0.0",