mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c2ed1ae945
Updates AIO and the live examples to 13.1.0 in order to resolve a build error when opened on Stackblitz. They were using TS 4.5 with Angular ~13.0.0 which doesn't support 4.5. Fixes #44480. PR Close #44487