Skip to content

Commit d3205fe

Browse files
lnc-rn: bump lnc-core to v0.3.2-alpha
1 parent 79657c7 commit d3205fe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"homepage": "https://github.com/lightninglabs/lnc-rn#readme",
4646
"dependencies": {
47-
"@lightninglabs/lnc-core": "^0.3.1-alpha"
47+
"@lightninglabs/lnc-core": "^0.3.2-alpha"
4848
},
4949
"devDependencies": {
5050
"@babel/core": "7.18.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1539,10 +1539,10 @@
15391539
"@jridgewell/resolve-uri" "3.1.0"
15401540
"@jridgewell/sourcemap-codec" "1.4.14"
15411541

1542-
"@lightninglabs/lnc-core@^0.3.1-alpha":
1543-
version "0.3.1-alpha"
1544-
resolved "https://registry.yarnpkg.com/@lightninglabs/lnc-core/-/lnc-core-0.3.1-alpha.tgz#cfd6c0857a20013fb1819b40bd1158a2edc8bcf0"
1545-
integrity sha512-I/hThdItLWJ6RU8Z27ZIXhpBS2JJuD3+TjtaQXX2CabaUYXlcN4sk+Kx8N/zG/fk8qZvjlRWum4vHu4ZX554Fg==
1542+
"@lightninglabs/lnc-core@^0.3.2-alpha":
1543+
version "0.3.2-alpha"
1544+
resolved "https://registry.yarnpkg.com/@lightninglabs/lnc-core/-/lnc-core-0.3.2-alpha.tgz#bde028a858a77d78af4885df8bd95b036103b736"
1545+
integrity sha512-H6tG+X9txCIdxTR+GPsbImzP2Juo+6Uvq/Ipaijd7xPISzgEU4J4GNE5PEHuIZqbnBo1RmpuXnFG6dmsl3PTzQ==
15461546

15471547
"@nodelib/[email protected]":
15481548
version "2.1.5"

0 commit comments

Comments
 (0)