Skip to content

Commit

Permalink
Merge pull request #2030 from synonymdev/release-v1.0.2-ldk-patch
Browse files Browse the repository at this point in the history
chore: update rn-ldk
  • Loading branch information
Jasonvdb authored Jul 2, 2024
2 parents 9855fe5 + c936c0a commit b6e11c0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -911,7 +911,7 @@ PODS:
- glog
- RCT-Folly (= 2022.05.16.00)
- React-Core
- react-native-ldk (0.0.146):
- react-native-ldk (0.0.147):
- React
- react-native-mmkv (2.12.2):
- glog
Expand Down Expand Up @@ -1472,7 +1472,7 @@ SPEC CHECKSUMS:
react-native-biometrics: 352e5a794bfffc46a0c86725ea7dc62deb085bdc
react-native-blur: 799045500f56146afc46245148080e7b7623cb75
react-native-image-picker: d3db110a3ded6e48c93aef7e8e51afdde8b16ed0
react-native-ldk: 496c4e999a189d47cfcee48b92954b77388e9322
react-native-ldk: 71275a0c18172fa1646bc2a38a62560ded090da5
react-native-mmkv: 1fdc81aa70c1aba09370718e6a63a09cbbbac8d2
react-native-netinfo: bdb108d340cdb41875c9ced535977cac6d2ff321
react-native-quick-crypto: 455c1b411db006dba1026a30681ececb19180187
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@synonymdev/blocktank-lsp-http-client": "1.1.2",
"@synonymdev/feeds": "2.1.1",
"@synonymdev/ledger": "0.0.5",
"@synonymdev/react-native-ldk": "0.0.146",
"@synonymdev/react-native-ldk": "0.0.147",
"@synonymdev/react-native-lnurl": "0.0.9",
"@synonymdev/result": "0.0.2",
"@synonymdev/slashtags-keychain": "1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3395,10 +3395,10 @@
dependencies:
bitcoinjs-lib "6.1.4"

"@synonymdev/[email protected].146":
version "0.0.146"
resolved "https://registry.yarnpkg.com/@synonymdev/react-native-ldk/-/react-native-ldk-0.0.146.tgz#5a7e6b448df7e151123521095b6a884e89edb008"
integrity sha512-IHqx8a7GtUmcsMLedB+Gf2ltGQhfbqo/ByezrGRu2ncdx8e/Kd0mAY3zIRgZfUWbW1xOnGLA+cAYYykAzlo63w==
"@synonymdev/[email protected].147":
version "0.0.147"
resolved "https://registry.yarnpkg.com/@synonymdev/react-native-ldk/-/react-native-ldk-0.0.147.tgz#4e17c6d06dd01ad2d1ccdafd29ce30fb2ab5ab17"
integrity sha512-/z8dsuMKcqxC3Wn1W/vd3vXBmtNf80Z5E0FvSmUQ9noMxG3jl7d4mRhpnGM1SenhGZ24e2CBEtsfZgbzvOnjAA==
dependencies:
"@synonymdev/raw-transaction-decoder" "1.1.0"
bech32 "^2.0.0"
Expand Down

0 comments on commit b6e11c0

Please sign in to comment.