File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2323 "@angular/platform-browser-dynamic" : " 4.4.6" ,
2424 "@angular/router" : " 4.4.6" ,
2525 "angular2-moment" : " 1.9.0" ,
26- "apollo-angular" : " 0.13.3 " ,
26+ "apollo-angular" : " 1.2.0 " ,
2727 "apollo-client" : " 1.9.3" ,
2828 "core-js" : " 2.5.7" ,
2929 "graphql-config-parser" : " 1.2.1" ,
Original file line number Diff line number Diff line change @@ -308,15 +308,11 @@ anymatch@^2.0.0:
308308 micromatch "^3.1.4"
309309 normalize-path "^2.1.1"
310310
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 "
311+ apollo-angular@1.2.0 :
312+ version "1.2.0 "
313+ resolved "https://registry.yarnpkg.com/apollo-angular/-/apollo-angular-1.2.0 .tgz#0eebb785e1365f473e437c8a738c71d68a07d0f2 "
314314 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"
315+ tslib "^1.9.0"
320316
321317apollo-client@1.9.3 :
322318 version "1.9.3"
@@ -5235,6 +5231,10 @@ tslib@^1.7.1:
52355231 version "1.8.1"
52365232 resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.1.tgz#6946af2d1d651a7b1863b531d6e5afa41aa44eac"
52375233
5234+ tslib@^1.9.0 :
5235+ version "1.9.3"
5236+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
5237+
52385238tslint@4.5.1 :
52395239 version "4.5.1"
52405240 resolved "https://registry.yarnpkg.com/tslint/-/tslint-4.5.1.tgz#05356871bef23a434906734006fc188336ba824b"
You can’t perform that action at this time.
0 commit comments