From f5be2dbfc89b1751a439d29948490a4f3c79f66d Mon Sep 17 00:00:00 2001 From: Vitaliy Makogon Date: Wed, 17 Apr 2019 17:38:40 +0300 Subject: [PATCH] fix(ci): fix build on next (#5169) --- scripts/ci/npm-ng-next.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ci/npm-ng-next.sh b/scripts/ci/npm-ng-next.sh index 4e2d2a42c9..e188a7b9b4 100755 --- a/scripts/ci/npm-ng-next.sh +++ b/scripts/ci/npm-ng-next.sh @@ -17,6 +17,6 @@ npm i @angular/animations@next \ @angular/router@next \ @angular/service-worker@next \ @schematics/angular@next \ - typescript@3.3.3333 \ + typescript@3.4 \ tsickle@0.34.0 \ rxjs@6.4.0