From 0d30470e39ef9db28226976c8b6c60c3d3610026 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2019 02:56:29 +0000 Subject: [PATCH] chore(package): update @angular-devkit/schematics to version 8.1.2 Closes #33 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30cb4d8..9fba048 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@angular/material": "^7.3.6" }, "devDependencies": { - "@angular-devkit/schematics": "^7.3.7", + "@angular-devkit/schematics": "^8.1.2", "@angular/animations": "^7.2.11", "@angular/compiler": "^7.2.11", "@angular/compiler-cli": "^7.2.11",