diff --git a/package.json b/package.json index b7bb210de..42158ed56 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@soramitsu/soramitsu-js-ui": "^0.6.7", - "@soramitsu/soraneo-wallet-web": "^0.2.7", + "@soramitsu/soraneo-wallet-web": "^0.2.9", "axios": "^0.19.2", "bignumber.js": "^9.0.1", "core-js": "^3.6.4", diff --git a/src/App.vue b/src/App.vue index cb1da3a5b..790dbe8ef 100644 --- a/src/App.vue +++ b/src/App.vue @@ -20,7 +20,7 @@ {{ t(`mainMenu.${item}`) }} -