diff --git a/README.md b/README.md index 84d5fd4..21c3f8a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Building locally -- Install [Node.js](https://nodejs.org) version 14 +- Install [Node.js](https://nodejs.org) version 16 - If you are using [nvm](https://github.com/creationix/nvm#installation) (recommended) running `nvm use` will automatically choose the right node version for you. - Install [Yarn](https://yarnpkg.com/en/docs/install) - Install dependencies: `yarn` diff --git a/components/settings/SettingsModalBox.vue b/components/settings/SettingsModalBox.vue index f920044..4925c8e 100644 --- a/components/settings/SettingsModalBox.vue +++ b/components/settings/SettingsModalBox.vue @@ -4,7 +4,10 @@
{{ $t('withdrawalSettings') }}