Update to Angular 16 #2

Merged
konstantina.galouni merged 16 commits from angular-16 into develop 2023-10-31 10:57:23 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c72b81bf07 - Show all commits

View File

@ -67,6 +67,6 @@
"karma-jasmine-html-reporter": "^1.6.0",
"protractor": "~7.0.0",
"ts-node": "~7.0.0",
"typescript": "~4.6.4"
"typescript": "~4.9.5"
}
}