Update dependency @angular/platform-browser-dynamic to v14

This commit is contained in:
2022-09-18 13:10:27 +02:00
committed by Gitea
parent 86e2aad47c
commit 5d7c9a60f2
2 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
"@angular/forms": "~14.2.0",
"@angular/material": "^13.3.6",
"@angular/platform-browser": "~14.2.0",
"@angular/platform-browser-dynamic": "~13.2.0",
"@angular/platform-browser-dynamic": "~14.2.0",
"@angular/router": "~14.2.0",
"bootstrap": "^5.1.3",
"ngx-cron-editor": "^0.7.3",