Skip to content

Commit 287bd12

Browse files
committed
lnc-web: bump lnc-core version to v0.2.8-alpha
1 parent 3aa1311 commit 287bd12

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
@@ -50,7 +50,7 @@
5050
"webpack-cli": "4.9.2"
5151
},
5252
"dependencies": {
53-
"@lightninglabs/lnc-core": "0.2.6-alpha",
53+
"@lightninglabs/lnc-core": "0.2.8-alpha",
5454
"crypto-js": "4.1.1"
5555
},
5656
"browser": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@
8080
"@jridgewell/resolve-uri" "3.1.0"
8181
"@jridgewell/sourcemap-codec" "1.4.14"
8282

83-
"@lightninglabs/[email protected].6-alpha":
84-
version "0.2.6-alpha"
85-
resolved "https://registry.yarnpkg.com/@lightninglabs/lnc-core/-/lnc-core-0.2.6-alpha.tgz#1b93d5aeefb09bb3dedcb82988368b15e223f8fd"
86-
integrity sha512-bw2EQG78pPKMZMFwV+TR99RUbYgPVUKQYMLGGKIOvhPds3dBWSDZpMoqOyW/WidWGXF/ugPHzud8lDbKKhNXgA==
83+
"@lightninglabs/[email protected].8-alpha":
84+
version "0.2.8-alpha"
85+
resolved "https://registry.yarnpkg.com/@lightninglabs/lnc-core/-/lnc-core-0.2.8-alpha.tgz#78272c04a5ec95a9ccb830f75ab9b5ca227f0801"
86+
integrity sha512-2tHzmklIiQhJiK1aabX0R2AbbWi0mizWgniCUOb573XToYQN7L61Phh+hWUCxIFfAhHCkp2mnSmX+7eT/ikxOg==
8787

8888
"@tsconfig/node10@^1.0.7":
8989
version "1.0.9"

0 commit comments

Comments
 (0)