mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 15:36:59 +01:00
WIP: bump ldk to 0.5.1
This commit is contained in:
parent
8b8f6ad25a
commit
7dd9f07554
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -20899,8 +20899,8 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rn-ldk": {
|
"rn-ldk": {
|
||||||
"version": "git+https://github.com/BlueWallet/rn-ldk.git#v0.5.0",
|
"version": "git+https://github.com/BlueWallet/rn-ldk.git#v0.5.1",
|
||||||
"from": "git+https://github.com/BlueWallet/rn-ldk.git#v0.5.0"
|
"from": "git+https://github.com/BlueWallet/rn-ldk.git#v0.5.1"
|
||||||
},
|
},
|
||||||
"rn-nodeify": {
|
"rn-nodeify": {
|
||||||
"version": "10.3.0",
|
"version": "10.3.0",
|
||||||
|
|
|
@ -189,7 +189,7 @@
|
||||||
"react-test-render": "1.1.2",
|
"react-test-render": "1.1.2",
|
||||||
"readable-stream": "3.6.0",
|
"readable-stream": "3.6.0",
|
||||||
"realm": "10.9.1",
|
"realm": "10.9.1",
|
||||||
"rn-ldk": "git+https://github.com/BlueWallet/rn-ldk.git#v0.5.0",
|
"rn-ldk": "git+https://github.com/BlueWallet/rn-ldk.git#v0.5.1",
|
||||||
"rn-nodeify": "10.3.0",
|
"rn-nodeify": "10.3.0",
|
||||||
"scryptsy": "2.1.0",
|
"scryptsy": "2.1.0",
|
||||||
"secure-random": "1.1.2",
|
"secure-random": "1.1.2",
|
||||||
|
|
Loading…
Add table
Reference in a new issue