mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 06:52:41 +01:00
OPS: trying to remove react-native-device-info
This commit is contained in:
parent
384956dc38
commit
a0c8fbde49
2 changed files with 0 additions and 6 deletions
5
package-lock.json
generated
5
package-lock.json
generated
|
@ -10536,11 +10536,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"react-native-device-info": {
|
||||
"version": "2.2.2",
|
||||
"resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-2.2.2.tgz",
|
||||
"integrity": "sha512-2b0TycUJbW/9T7L070L6q4+ce8guD4c0c8mWWjiVNuvCrZVf7VNomvNk1BqIVXcnYbZO43V0SVN6z1fvp2HTyg=="
|
||||
},
|
||||
"react-native-elements": {
|
||||
"version": "0.19.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-elements/-/react-native-elements-0.19.0.tgz",
|
||||
|
|
|
@ -77,7 +77,6 @@
|
|||
"react-localization": "1.0.13",
|
||||
"react-native": "0.60.0",
|
||||
"react-native-camera": "2.11.1",
|
||||
"react-native-device-info": "2.2.2",
|
||||
"react-native-elements": "0.19.0",
|
||||
"react-native-flexi-radio-button": "0.2.2",
|
||||
"react-native-fs": "2.13.3",
|
||||
|
|
Loading…
Add table
Reference in a new issue