#56 added a new FE component to schedule a simple trigger

This commit is contained in:
Fabio Formosa
2022-03-05 20:50:23 +01:00
parent 86badb8f41
commit 6bb768de59
14 changed files with 296 additions and 18 deletions

View File

@@ -12,6 +12,7 @@
},
"private": true,
"dependencies": {
"@angular-material-components/datetime-picker": "2.0.4",
"@angular/animations": "9.1.4",
"@angular/cdk": "9.2.1",
"@angular/common": "9.1.4",
@@ -32,6 +33,7 @@
"@types/jest": "^27.0.2",
"core-js": "2.5.1",
"hammerjs": "2.0.8",
"moment": "^2.29.1",
"net": "^1.0.2",
"rxjs": "6.5.5",
"stompjs": "^2.3.3",