File tree Expand file tree Collapse file tree 4 files changed +5
-9
lines changed Expand file tree Collapse file tree 4 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @angular/cli" ,
3- "version" : " 1.2.4 " ,
3+ "version" : " 1.2.5 " ,
44 "description" : " CLI tool for Angular" ,
55 "main" : " packages/@angular/cli/lib/cli/index.js" ,
66 "trackingCode" : " UA-8594346-19" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @angular/cli" ,
3- "version" : " 1.2.4 " ,
3+ "version" : " 1.2.5 " ,
44 "description" : " CLI tool for Angular" ,
55 "main" : " lib/cli/index.js" ,
66 "trackingCode" : " UA-8594346-19" ,
2828 "homepage" : " https://github.com/angular/angular-cli" ,
2929 "dependencies" : {
3030 "@ngtools/json-schema" : " 1.1.0" ,
31- "@ngtools/webpack" : " 1.5.3 " ,
31+ "@ngtools/webpack" : " 1.5.4 " ,
3232 "autoprefixer" : " ^6.5.3" ,
3333 "chalk" : " ^2.0.1" ,
3434 "circular-dependency-plugin" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ngtools/webpack" ,
3- "version" : " 1.5.3 " ,
3+ "version" : " 1.5.4 " ,
44 "description" : " Webpack plugin that AoT compiles your Angular components and modules." ,
55 "main" : " ./src/index.js" ,
66 "typings" : " src/index.d.ts" ,
Original file line number Diff line number Diff line change 9898 dependencies :
9999 " @types/node" " *"
100100
101- " @types/node@* " :
102- version "6.0.78"
103- resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.78.tgz#5d4a3f579c1524e01ee21bf474e6fba09198f470"
104-
105- " @types/node@^6.0.84 " :
101+ " @types/node@*" , "@types/node@^6.0.84":
106102 version "6.0.85"
107103 resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.85.tgz#ec02bfe54a61044f2be44f13b389c6a0e8ee05ae"
108104
You can’t perform that action at this time.
0 commit comments