fix(@angular/cli): update dependency to schematics angular

This commit is contained in:
Hans Larsen 2017-10-19 16:30:07 -07:00
parent d8fcb122e9
commit b5705b3833
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@
"dependencies": { "dependencies": {
"@angular-devkit/build-optimizer": "~0.0.28", "@angular-devkit/build-optimizer": "~0.0.28",
"@angular-devkit/schematics": "~0.0.34", "@angular-devkit/schematics": "~0.0.34",
"@schematics/angular": "~0.0.46", "@schematics/angular": "~0.0.48",
"autoprefixer": "^6.5.3", "autoprefixer": "^6.5.3",
"chalk": "^2.0.1", "chalk": "^2.0.1",
"circular-dependency-plugin": "^3.0.0", "circular-dependency-plugin": "^3.0.0",

View File

@ -31,7 +31,7 @@
"@angular-devkit/schematics": "~0.0.34", "@angular-devkit/schematics": "~0.0.34",
"@ngtools/json-schema": "1.1.0", "@ngtools/json-schema": "1.1.0",
"@ngtools/webpack": "1.8.0-rc.1", "@ngtools/webpack": "1.8.0-rc.1",
"@schematics/angular": "~0.0.46", "@schematics/angular": "~0.0.48",
"autoprefixer": "^6.5.3", "autoprefixer": "^6.5.3",
"chalk": "^2.0.1", "chalk": "^2.0.1",
"circular-dependency-plugin": "^3.0.0", "circular-dependency-plugin": "^3.0.0",