mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-13 02:58:28 +01:00
wip
This commit is contained in:
parent
1ac1bbd979
commit
89d5c8e357
2 changed files with 4 additions and 2 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -20,7 +20,7 @@
|
|||
"@react-native-async-storage/async-storage": "1.24.0",
|
||||
"@react-native-clipboard/clipboard": "1.14.1",
|
||||
"@react-native-community/push-notification-ios": "1.11.0",
|
||||
"@react-native-menu/menu": "1.1.2",
|
||||
"@react-native-menu/menu": "https://github.com/BlueWallet/menu.git#958fac3d40811f38b53042ada9168175e321b99f",
|
||||
"@react-native/metro-config": "0.74.84",
|
||||
"@react-navigation/drawer": "6.7.2",
|
||||
"@react-navigation/native": "6.1.18",
|
||||
|
@ -3573,6 +3573,8 @@
|
|||
},
|
||||
"node_modules/@react-native-menu/menu": {
|
||||
"version": "1.1.2",
|
||||
"resolved": "git+ssh://git@github.com/BlueWallet/menu.git#958fac3d40811f38b53042ada9168175e321b99f",
|
||||
"integrity": "sha512-0j8qsd04s36qSLQIFZ0mfpgzikZU0A0lriq4OFaUvCFfDTDgc5iVKnVr0MzxkFa66qX4NuCbhiQ82Fsdar5RHA==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "*",
|
||||
|
|
|
@ -114,7 +114,7 @@
|
|||
"@react-native-async-storage/async-storage": "1.24.0",
|
||||
"@react-native-clipboard/clipboard": "1.14.1",
|
||||
"@react-native-community/push-notification-ios": "1.11.0",
|
||||
"@react-native-menu/menu": "1.1.2",
|
||||
"@react-native-menu/menu": "https://github.com/BlueWallet/menu.git#958fac3d40811f38b53042ada9168175e321b99f",
|
||||
"@react-navigation/drawer": "6.7.2",
|
||||
"@react-navigation/native": "6.1.18",
|
||||
"@react-navigation/native-stack": "6.11.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue