date fixes

This commit is contained in:
2021-09-10 13:35:12 +02:00
parent 2a23d88dd9
commit 412e2b61f3
3 changed files with 20 additions and 1 deletions

View File

@ -19,10 +19,12 @@
"@angular/core": "~11.0.6",
"@angular/forms": "~11.0.6",
"@angular/material": "^11.2.13",
"@angular/material-moment-adapter": "^11.2.13",
"@angular/platform-browser": "~11.0.6",
"@angular/platform-browser-dynamic": "~11.0.6",
"@angular/router": "~11.0.6",
"jwt-decode": "^3.1.2",
"moment": "^2.29.1",
"rxjs": "~6.6.0",
"tslib": "^2.0.0",
"zone.js": "~0.10.2"