Skip to content

Commit 582c8aa

Browse files
committed
chore: updated wallet-core packages and bumped version
1 parent f689860 commit 582c8aa

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "liquality-wallet",
3-
"version": "0.84.4",
3+
"version": "0.84.5",
44
"private": true,
55
"author": "Liquality <info@liquality.io>",
66
"scripts": {
@@ -29,7 +29,7 @@
2929
"@liquality/ethereum-utils": "^1.13.12",
3030
"@liquality/terra-networks": "^1.13.12",
3131
"@liquality/types": "^1.13.12",
32-
"@liquality/wallet-core": "4.15.1",
32+
"@liquality/wallet-core": "4.16.0",
3333
"@terra-money/terra.js": "^3.1.6",
3434
"@testing-library/vue": "^5.8.2",
3535
"amplitude-js": "8.18.2",

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"manifest_version": 2,
3-
"version": "0.84.4",
3+
"version": "0.84.5",
44
"name": "__MSG_appName__",
55
"description": "__MSG_appDesc__",
66
"default_locale": "en",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3902,9 +3902,9 @@ __metadata:
39023902
languageName: node
39033903
linkType: hard
39043904

3905-
"@liquality/wallet-core@npm:4.15.1":
3906-
version: 4.15.1
3907-
resolution: "@liquality/wallet-core@npm:4.15.1"
3905+
"@liquality/wallet-core@npm:4.16.0":
3906+
version: 4.16.0
3907+
resolution: "@liquality/wallet-core@npm:4.16.0"
39083908
dependencies:
39093909
"@blobfishkate/sovryncontracts": 1.3.27
39103910
"@chainify/bitcoin": 2.2.0
@@ -3954,7 +3954,7 @@ __metadata:
39543954
urql: ^2.2.0
39553955
vue: ^2.6.11
39563956
vuex: ^3.1.3
3957-
checksum: 14dccf96e16f3a604637c72b3fdf44e85a6e5a59b96e2b1a28bdc28f5d5764c98f663bd1c31cf5647fb414f4145a557957e4182fc7ec16ce912d01f91f8a26a1
3957+
checksum: 33c96844bf1459b8d568b5730567d1e1c185fa165da350bb3f5ec02fa00f9122cebf27748ea0670ca0d4735d7bf6d953dba216135947b21f443ddb58843c8873
39583958
languageName: node
39593959
linkType: hard
39603960

@@ -18690,7 +18690,7 @@ __metadata:
1869018690
"@liquality/ethereum-utils": ^1.13.12
1869118691
"@liquality/terra-networks": ^1.13.12
1869218692
"@liquality/types": ^1.13.12
18693-
"@liquality/wallet-core": 4.15.1
18693+
"@liquality/wallet-core": 4.16.0
1869418694
"@terra-money/terra.js": ^3.1.6
1869518695
"@testing-library/jest-dom": 5.16.5
1869618696
"@testing-library/vue": ^5.8.2

0 commit comments

Comments
 (0)