feat: crontab generator

Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
Corentin Thomasset 2020-07-23 23:25:15 +02:00
parent baee5e6656
commit 55dffa5635
No known key found for this signature in database
GPG key ID: DBD997E935996158
6 changed files with 245 additions and 2 deletions

View file

@ -14,6 +14,8 @@
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"core-js": "^3.6.4",
"cron-validator": "^1.1.1",
"cronstrue": "^1.96.0",
"dompurify": "^2.0.11",
"marked": "^1.1.0",
"qrcode.vue": "^1.7.0",