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.8.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.3" ,
29
29
"graphql-config-parser" : " 1.2.1" ,
Original file line number Diff line number Diff line change @@ -282,15 +282,9 @@ anymatch@^1.3.0:
282
282
arrify "^1.0.0"
283
283
micromatch "^2.1.5"
284
284
285
- apollo-angular@0.13.3 :
286
- version "0.13.3"
287
- resolved "https://registry.yarnpkg.com/apollo-angular/-/apollo-angular-0.13.3.tgz#a94464990132eb70eb77e3b890c50e1cecc2ec7c"
288
- dependencies :
289
- apollo-client-rxjs "^0.6.0-rc.1"
290
-
291
- apollo-client-rxjs@^0.6.0-rc.1 :
292
- version "0.6.0-rc.2"
293
- resolved "https://registry.yarnpkg.com/apollo-client-rxjs/-/apollo-client-rxjs-0.6.0-rc.2.tgz#f391ee69381ae5ec8f74f476fbb6b0490b6f5923"
285
+ apollo-angular@1.0.1 :
286
+ version "1.0.1"
287
+ resolved "https://registry.yarnpkg.com/apollo-angular/-/apollo-angular-1.0.1.tgz#2a48bd4c550be417d2902adcd859493282cd939a"
294
288
295
289
apollo-client@1.9.3 :
296
290
version "1.9.3"
You can’t perform that action at this time.
0 commit comments