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 10
10
"private" : true ,
11
11
"dependencies" : {
12
12
"@angular/animations" : " ^5.0.0" ,
13
- "@angular/cdk" : " angular/cdk-builds" ,
13
+ "@angular/cdk" : " github: angular/cdk-builds#master " ,
14
14
"@angular/common" : " ^5.0.0" ,
15
15
"@angular/compiler" : " ^5.0.0" ,
16
16
"@angular/compiler-cli" : " ^5.0.0" ,
17
17
"@angular/core" : " ^5.0.0" ,
18
18
"@angular/forms" : " ^5.0.0" ,
19
- "@angular/material" : " angular/material2-builds" ,
19
+ "@angular/material" : " github: angular/material2-builds#master " ,
20
20
"@angular/platform-browser" : " ^5.0.0" ,
21
21
"@angular/platform-browser-dynamic" : " ^5.0.0" ,
22
22
"@angular/router" : " ^5.0.0" ,
23
23
"core-js" : " ^2.4.1" ,
24
24
"firebase" : " ^3.7.6" ,
25
- "rxjs" : " ^5.0.1 " ,
25
+ "rxjs" : " ^5.5.0 " ,
26
26
"ts-helpers" : " ^1.1.1" ,
27
27
"zone.js" : " ^0.8.12"
28
28
},
29
29
"devDependencies" : {
30
- "@angular/cli" : " ^1.0.0 " ,
30
+ "@angular/cli" : " ^1.4.9 " ,
31
31
"@angular/compiler-cli" : " ^5.0.0" ,
32
32
"@types/node" : " ^6.0.42" ,
33
33
"ts-node" : " 1.2.1" ,
34
- "typescript" : " ~2.2.1 "
34
+ "typescript" : " ~2.4.2 "
35
35
}
36
36
}
You can’t perform that action at this time.
0 commit comments