From 42da663a7c654171b289f56ec79fda6576bbe421 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 21 Feb 2018 02:43:53 +0000 Subject: [PATCH] LP#626157 ang-cli version update https://github.com/angular/angular-cli/issues/9307 Signed-off-by: Bill Erickson --- Open-ILS/eg2-src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/eg2-src/package.json b/Open-ILS/eg2-src/package.json index 41b5925989..b67069b1d8 100644 --- a/Open-ILS/eg2-src/package.json +++ b/Open-ILS/eg2-src/package.json @@ -29,7 +29,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.5.1", + "@angular/cli": "^1.6.0", "@angular/compiler-cli": "^5.0.0", "@angular/language-service": "^5.0.0", "@types/jasmine": "~2.5.53", -- 2.11.0