feat: added memo base

This commit is contained in:
Corentin Thomasset 2021-03-14 23:37:57 +01:00
parent 1034296359
commit 0a4abde23d
No known key found for this signature in database
GPG key ID: DBD997E935996158
16 changed files with 537 additions and 151 deletions

View file

@ -19,6 +19,7 @@
"core-js": "^3.6.5",
"crypto-js": "^4.0.0",
"nuxt": "^2.14.12",
"nuxt-i18n": "^6.21.0",
"vuetify": "^2.4.5",
"vuetify-toast-snackbar": "^0.6.1"
},