WIP: bump ldk to 0.5.1

This commit is contained in:
Overtorment 2021-10-23 15:51:46 +01:00
parent 8b8f6ad25a
commit 7dd9f07554
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -20899,8 +20899,8 @@
}
},
"rn-ldk": {
"version": "git+https://github.com/BlueWallet/rn-ldk.git#v0.5.0",
"from": "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.1"
},
"rn-nodeify": {
"version": "10.3.0",

View file

@ -189,7 +189,7 @@
"react-test-render": "1.1.2",
"readable-stream": "3.6.0",
"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",
"scryptsy": "2.1.0",
"secure-random": "1.1.2",