We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2418b51 commit dd20615Copy full SHA for dd20615
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "liquality-wallet",
3
- "version": "0.87.2",
+ "version": "0.87.3",
4
"private": true,
5
"author": "Liquality <info@liquality.io>",
6
"scripts": {
@@ -29,7 +29,7 @@
29
"@liquality/ethereum-utils": "^1.13.12",
30
"@liquality/terra-networks": "^1.13.12",
31
"@liquality/types": "^1.13.12",
32
- "@liquality/wallet-core": "4.25.0",
+ "@liquality/wallet-core": "4.26.0",
33
"@terra-money/terra.js": "3.1.6",
34
"@testing-library/vue": "^5.8.2",
35
"amplitude-js": "8.18.2",
src/manifest.json
"manifest_version": 2,
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
0 commit comments