File tree Expand file tree Collapse file tree 4 files changed +30
-25
lines changed Expand file tree Collapse file tree 4 files changed +30
-25
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/cli" ,
3
- "version" : " 1.6.5 " ,
3
+ "version" : " 1.6.6 " ,
4
4
"description" : " CLI tool for Angular" ,
5
5
"main" : " packages/@angular/cli/lib/cli/index.js" ,
6
6
"trackingCode" : " UA-8594346-19" ,
41
41
},
42
42
"homepage" : " https://github.com/angular/angular-cli" ,
43
43
"dependencies" : {
44
- "@angular-devkit/build-optimizer" : " ~0.0.41 " ,
45
- "@angular-devkit/core" : " ~0.0.28 " ,
46
- "@angular-devkit/schematics" : " ~0.0.51 " ,
47
- "@schematics/angular" : " ~0.1.16 " ,
44
+ "@angular-devkit/build-optimizer" : " ~0.0.42 " ,
45
+ "@angular-devkit/core" : " ~0.0.29 " ,
46
+ "@angular-devkit/schematics" : " ~0.0.52 " ,
47
+ "@schematics/angular" : " ~0.1.17 " ,
48
48
"autoprefixer" : " ^7.2.3" ,
49
49
"chalk" : " ~2.2.0" ,
50
50
"circular-dependency-plugin" : " ^4.2.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/cli" ,
3
- "version" : " 1.6.5 " ,
3
+ "version" : " 1.6.6 " ,
4
4
"description" : " CLI tool for Angular" ,
5
5
"main" : " lib/cli/index.js" ,
6
6
"trackingCode" : " UA-8594346-19" ,
27
27
},
28
28
"homepage" : " https://github.com/angular/angular-cli" ,
29
29
"dependencies" : {
30
- "@angular-devkit/build-optimizer" : " ~0.0.41 " ,
31
- "@angular-devkit/core" : " ~0.0.28 " ,
32
- "@angular-devkit/schematics" : " ~0.0.51 " ,
30
+ "@angular-devkit/build-optimizer" : " ~0.0.42 " ,
31
+ "@angular-devkit/core" : " ~0.0.29 " ,
32
+ "@angular-devkit/schematics" : " ~0.0.52 " ,
33
33
"@ngtools/json-schema" : " 1.1.0" ,
34
- "@ngtools/webpack" : " 1.9.5 " ,
35
- "@schematics/angular" : " ~0.1.16 " ,
34
+ "@ngtools/webpack" : " 1.9.6 " ,
35
+ "@schematics/angular" : " ~0.1.17 " ,
36
36
"autoprefixer" : " ^7.2.3" ,
37
37
"chalk" : " ~2.2.0" ,
38
38
"circular-dependency-plugin" : " ^4.2.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ngtools/webpack" ,
3
- "version" : " 1.9.5 " ,
3
+ "version" : " 1.9.6 " ,
4
4
"description" : " Webpack plugin that AoT compiles your Angular components and modules." ,
5
5
"main" : " ./src/index.js" ,
6
6
"typings" : " src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments