File tree Expand file tree Collapse file tree 2 files changed +487
-53
lines changed Expand file tree Collapse file tree 2 files changed +487
-53
lines changed Original file line number Diff line number Diff line change 5
5
"start" : " meteor run"
6
6
},
7
7
"dependencies" : {
8
- "@angular/common" : " ^6 .1.1" ,
9
- "@angular/compiler" : " ^6 .1.1" ,
10
- "@angular/compiler-cli" : " ^6 .1.1" ,
11
- "@angular/core" : " ^6 .1.1" ,
12
- "@angular/platform-browser" : " ^6 .1.1" ,
13
- "@angular/platform-browser-dynamic" : " ^6 .1.1" ,
8
+ "@angular/common" : " ^7 .1.1" ,
9
+ "@angular/compiler" : " ^7 .1.1" ,
10
+ "@angular/compiler-cli" : " ^7 .1.1" ,
11
+ "@angular/core" : " ^7 .1.1" ,
12
+ "@angular/platform-browser" : " ^7 .1.1" ,
13
+ "@angular/platform-browser-dynamic" : " ^7 .1.1" ,
14
14
"@babel/runtime" : " ^7.1.5" ,
15
15
"apollo-angular" : " ^1.1.2" ,
16
16
"apollo-angular-link-http" : " ^1.1.1" ,
26
26
"graphql-tag" : " ^2.9.2" ,
27
27
"graphql-tools" : " ^3.1.1" ,
28
28
"meteor-node-stubs" : " ^0.4.1" ,
29
- "rxjs" : " ^6.2.2 " ,
29
+ "rxjs" : " ^6.3.0 " ,
30
30
"tslib" : " ^1.9.3" ,
31
31
"zone.js" : " ^0.8.26"
32
32
},
You can’t perform that action at this time.
0 commit comments