Upgrading to Angular 12 and NgBootstrap 10

This commit is contained in:
softsimon
2021-09-22 15:07:25 +04:00
parent f96126d40b
commit 8be71577cc
9 changed files with 9120 additions and 6613 deletions

View File

@@ -59,7 +59,7 @@ import '@angular/localize/init';
/***************************************************************************************************
* Zone JS is required by default for Angular itself.
*/
import 'zone.js/dist/zone'; // Included with Angular CLI.
import 'zone.js'; // Included with Angular CLI.
/***************************************************************************************************