File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 99 "author" : " " ,
1010 "license" : " ISC" ,
1111 "dependencies" : {
12- "@angular/common" : " ^5.0.0 " ,
13- "@angular/compiler" : " ^5.0.0 " ,
14- "@angular/core" : " ^5.0.0 " ,
15- "@angular/platform-browser" : " ^5.0.0 " ,
16- "@angular/platform-browser-dynamic" : " ^5.0.0 " ,
17- "core-js" : " ^2.5.1 " ,
18- "rxjs" : " ^5.5.2 " ,
12+ "@angular/common" : " ^5.1.2 " ,
13+ "@angular/compiler" : " ^5.1.2 " ,
14+ "@angular/core" : " ^5.1.2 " ,
15+ "@angular/platform-browser" : " ^5.1.2 " ,
16+ "@angular/platform-browser-dynamic" : " ^5.1.2 " ,
17+ "core-js" : " ^2.5.3 " ,
18+ "rxjs" : " ^5.5.6 " ,
1919 "systemjs" : " ^0.20.19" ,
20- "tslib" : " ^1.8.0 " ,
21- "zone.js" : " ^0.8.18 "
20+ "tslib" : " ^1.8.1 " ,
21+ "zone.js" : " ^0.8.19 "
2222 },
2323 "devDependencies" : {
24- "@types/node" : " ^8.0.47 " ,
25- "concurrently" : " ^3.5.0 " ,
26- "json-server" : " ^0.12.0 " ,
27- "typescript" : " ^2.6.1 "
24+ "@types/node" : " ^8.5.2 " ,
25+ "concurrently" : " ^3.5.1 " ,
26+ "json-server" : " ^0.12.1 " ,
27+ "typescript" : " ^2.6.2 "
2828 }
2929}
You can’t perform that action at this time.
0 commit comments