File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 23
23
"@angular/platform-browser-dynamic" : " 4.4.6" ,
24
24
"@angular/router" : " 4.4.6" ,
25
25
"angular2-moment" : " 1.9.0" ,
26
- "apollo-angular" : " 0.13.3 " ,
26
+ "apollo-angular" : " 1.0.1 " ,
27
27
"apollo-client" : " 1.9.3" ,
28
28
"core-js" : " 2.5.5" ,
29
29
"graphql-config-parser" : " 1.2.1" ,
Original file line number Diff line number Diff line change @@ -308,15 +308,9 @@ anymatch@^2.0.0:
308
308
micromatch "^3.1.4"
309
309
normalize-path "^2.1.1"
310
310
311
- apollo-angular@0.13.3 :
312
- version "0.13.3"
313
- resolved "https://registry.yarnpkg.com/apollo-angular/-/apollo-angular-0.13.3.tgz#a94464990132eb70eb77e3b890c50e1cecc2ec7c"
314
- dependencies :
315
- apollo-client-rxjs "^0.6.0-rc.1"
316
-
317
- apollo-client-rxjs@^0.6.0-rc.1 :
318
- version "0.6.0-rc.2"
319
- resolved "https://registry.yarnpkg.com/apollo-client-rxjs/-/apollo-client-rxjs-0.6.0-rc.2.tgz#f391ee69381ae5ec8f74f476fbb6b0490b6f5923"
311
+ apollo-angular@1.0.1 :
312
+ version "1.0.1"
313
+ resolved "https://registry.yarnpkg.com/apollo-angular/-/apollo-angular-1.0.1.tgz#2a48bd4c550be417d2902adcd859493282cd939a"
320
314
321
315
apollo-client@1.9.3 :
322
316
version "1.9.3"
You can’t perform that action at this time.
0 commit comments