From 3403027698b35181f2a9b6d353dc49e567513697 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 2 Mar 2019 21:45:40 +0000 Subject: [PATCH] build: update @angular-devkit/build-angular to version 0.13.4 (#29069) PR Close #29069 --- integration/cli-hello-world/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/cli-hello-world/package.json b/integration/cli-hello-world/package.json index d6e5035aa1..0ab505d717 100644 --- a/integration/cli-hello-world/package.json +++ b/integration/cli-hello-world/package.json @@ -29,7 +29,7 @@ "zone.js": "file:../../node_modules/zone.js" }, "devDependencies": { - "@angular-devkit/build-angular": "0.13.0-rc.0", + "@angular-devkit/build-angular": "0.13.4", "@angular/cli": "file:../../node_modules/@angular/cli", "@angular/compiler-cli": "file:../../dist/packages-dist/compiler-cli", "@angular/language-service": "file:../../dist/packages-dist/language-service",