feat(tool): bip39-generator

This commit is contained in:
Corentin Thomasset 2022-04-11 22:47:05 +02:00
parent 3ae872847b
commit d55329f3ab
No known key found for this signature in database
GPG key ID: DBD997E935996158
5 changed files with 193 additions and 28 deletions

View file

@ -14,6 +14,7 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"@it-tools/bip39": "^0.0.4",
"@vicons/material": "^0.12.0",
"@vicons/tabler": "^0.12.0",
"@vueuse/core": "^8.2.1",