feat(tool): crontab generator

This commit is contained in:
Corentin Thomasset 2022-04-14 02:02:05 +02:00
parent 24ff6528f7
commit 358ff45ae1
No known key found for this signature in database
GPG key ID: 3103EB5E79496F9C
6 changed files with 255 additions and 1 deletions

View file

@ -21,6 +21,8 @@
"@vueuse/head": "^0.7.5",
"bip39": "^3.0.4",
"buffer": "^6.0.3",
"cron-validator": "^1.3.1",
"cronstrue": "^2.2.0",
"crypto-js": "^4.1.1",
"date-fns": "^2.28.0",
"lodash": "^4.17.21",