mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 23:08:07 +01:00
Merge pull request #6743 from BlueWallet/ops-fix-build
OPS: fix android build
This commit is contained in:
commit
c94c52fbc2
2 changed files with 205 additions and 437 deletions
640
package-lock.json
generated
640
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -11,7 +11,6 @@
|
|||
"@babel/runtime": "^7.20.0",
|
||||
"@jest/reporters": "^27.5.1",
|
||||
"@react-native/eslint-config": "^0.74.75",
|
||||
"@react-native/metro-config": "^0.74.0",
|
||||
"@tsconfig/react-native": "^3.0.2",
|
||||
"@types/bip38": "^3.1.2",
|
||||
"@types/bs58check": "^2.1.0",
|
||||
|
@ -105,6 +104,7 @@
|
|||
"@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/metro-config": "0.74.0",
|
||||
"@react-navigation/drawer": "6.6.15",
|
||||
"@react-navigation/native": "6.1.17",
|
||||
"@react-navigation/native-stack": "6.9.26",
|
||||
|
|
Loading…
Add table
Reference in a new issue