Add cron configurator

This commit is contained in:
kevinpauer
2022-04-25 19:19:40 +02:00
parent 462bafbb2e
commit 93fc314c15
7 changed files with 123 additions and 6 deletions

View File

@@ -21,6 +21,7 @@
"@angular/platform-browser-dynamic": "~13.2.0",
"@angular/router": "~13.2.0",
"bootstrap": "^5.1.3",
"ngx-cron-editor": "^0.7.3",
"rxjs": "~7.5.0",
"tslib": "^2.3.0",
"zone.js": "~0.11.4"