File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1010 "private" : true ,
1111 "dependencies" : {
1212 "@angular/animations" : " ^5.0.0" ,
13- "@angular/cdk" : " angular/cdk-builds" ,
13+ "@angular/cdk" : " github: angular/cdk-builds#master " ,
1414 "@angular/common" : " ^5.0.0" ,
1515 "@angular/compiler" : " ^5.0.0" ,
1616 "@angular/compiler-cli" : " ^5.0.0" ,
1717 "@angular/core" : " ^5.0.0" ,
1818 "@angular/forms" : " ^5.0.0" ,
19- "@angular/material" : " angular/material2-builds" ,
19+ "@angular/material" : " github: angular/material2-builds#master " ,
2020 "@angular/platform-browser" : " ^5.0.0" ,
2121 "@angular/platform-browser-dynamic" : " ^5.0.0" ,
2222 "@angular/router" : " ^5.0.0" ,
2323 "core-js" : " ^2.4.1" ,
2424 "firebase" : " ^3.7.6" ,
25- "rxjs" : " ^5.0.1 " ,
25+ "rxjs" : " ^5.5.0 " ,
2626 "ts-helpers" : " ^1.1.1" ,
2727 "zone.js" : " ^0.8.12"
2828 },
2929 "devDependencies" : {
30- "@angular/cli" : " ^1.0.0 " ,
30+ "@angular/cli" : " ^1.4.9 " ,
3131 "@angular/compiler-cli" : " ^5.0.0" ,
3232 "@types/node" : " ^6.0.42" ,
3333 "ts-node" : " 1.2.1" ,
34- "typescript" : " ~2.2.1 "
34+ "typescript" : " ~2.4.2 "
3535 }
3636}
You can’t perform that action at this time.
0 commit comments