Skip to content

Commit 9656321

Browse files
committed
feat: wallet core bump version 1.28.6
1 parent 8ab49eb commit 9656321

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@liquality/ethereum-utils": "^1.13.12",
2828
"@liquality/terra-networks": "^1.13.12",
2929
"@liquality/types": "^1.13.12",
30-
"@liquality/wallet-core": "1.28.5",
30+
"@liquality/wallet-core": "1.28.6",
3131
"@terra-money/terra.js": "^3.0.8",
3232
"@testing-library/vue": "^5.8.2",
3333
"amplitude-js": "8.18.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3937,9 +3937,9 @@ __metadata:
39373937
languageName: node
39383938
linkType: hard
39393939

3940-
"@liquality/wallet-core@npm:1.28.5":
3941-
version: 1.28.5
3942-
resolution: "@liquality/wallet-core@npm:1.28.5"
3940+
"@liquality/wallet-core@npm:1.28.6":
3941+
version: 1.28.6
3942+
resolution: "@liquality/wallet-core@npm:1.28.6"
39433943
dependencies:
39443944
"@blobfishkate/sovryncontracts": 1.3.27
39453945
"@chainify/bitcoin": 1.2.15
@@ -3982,7 +3982,7 @@ __metadata:
39823982
urql: ^2.2.0
39833983
vue: ^2.6.11
39843984
vuex: ^3.1.3
3985-
checksum: 978230941e41ef0284d6f8f1db3ef9b3b9b6a61f83c88cbb4d9a7e217d4c29b83ff8675f2bcaf7ad7a123c62c22ce65b1a3684a2951d4b2b52345e1435f13728
3985+
checksum: 13acd0ae36e01f08ac979049837656efa97197cd1e2a35f7113c06fcfd21150f4f7652698431ceeedcf2138b6e737f51ee22e10b9195f14266cebb44623bd3db
39863986
languageName: node
39873987
linkType: hard
39883988

@@ -17994,7 +17994,7 @@ __metadata:
1799417994
"@liquality/ethereum-utils": ^1.13.12
1799517995
"@liquality/terra-networks": ^1.13.12
1799617996
"@liquality/types": ^1.13.12
17997-
"@liquality/wallet-core": 1.28.5
17997+
"@liquality/wallet-core": 1.28.6
1799817998
"@terra-money/terra.js": ^3.0.8
1799917999
"@testing-library/jest-dom": 5.16.2
1800018000
"@testing-library/vue": ^5.8.2

0 commit comments

Comments
 (0)