mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-13 17:36:54 -04:00
feat(tool): added unit converter
This commit is contained in:
parent
ac6799666e
commit
d785f8ad60
4 changed files with 283 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
"bip39": "^3.0.4",
|
||||
"color-convert": "^2.0.1",
|
||||
"color-name": "^1.1.4",
|
||||
"convert-units": "^2.3.4",
|
||||
"core-js": "^3.13.1",
|
||||
"cron-validator": "^1.2.1",
|
||||
"cronstrue": "^1.113.0",
|
||||
|
@ -64,6 +65,7 @@
|
|||
"@nuxtjs/vuetify": "^1.11.2",
|
||||
"@types/color-convert": "^2.0.0",
|
||||
"@types/color-name": "^1.1.1",
|
||||
"@types/convert-units": "^2.3.3",
|
||||
"@types/crypto-js": "^4.0.1",
|
||||
"@vue/test-utils": "^1.2.0",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue