From 72c674b169d629b817f5b5a89c20130e39bd568c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 5 Apr 2018 17:18:14 +0000 Subject: [PATCH] chore(package): update @angular/cli to version 1.7.4 Closes #30 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcc6073..571b4a9 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.7.3", + "@angular/cli": "1.7.4", "@angular/compiler": "^5.2.6", "@angular/compiler-cli": "^5.2.6", "@angular/language-service": "^5.1.2",