Skip to content

Commit

Permalink
Update dependency apollo-angular to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 11, 2018
1 parent 4a52808 commit fb1ae8a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
2 changes: 1 addition & 1 deletion basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@angular/platform-browser-dynamic": "4.4.6",
"@angular/router": "4.4.6",
"angular2-moment": "1.7.1",
"apollo-angular": "0.13.3",
"apollo-angular": "1.0.1",
"apollo-client": "1.9.3",
"core-js": "2.5.3",
"graphql-config-parser": "1.2.1",
Expand Down
12 changes: 3 additions & 9 deletions basic/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,15 +282,9 @@ anymatch@^1.3.0:
arrify "^1.0.0"
micromatch "^2.1.5"

[email protected]:
version "0.13.3"
resolved "https://registry.yarnpkg.com/apollo-angular/-/apollo-angular-0.13.3.tgz#a94464990132eb70eb77e3b890c50e1cecc2ec7c"
dependencies:
apollo-client-rxjs "^0.6.0-rc.1"

apollo-client-rxjs@^0.6.0-rc.1:
version "0.6.0-rc.2"
resolved "https://registry.yarnpkg.com/apollo-client-rxjs/-/apollo-client-rxjs-0.6.0-rc.2.tgz#f391ee69381ae5ec8f74f476fbb6b0490b6f5923"
[email protected]:
version "1.0.1"
resolved "https://registry.yarnpkg.com/apollo-angular/-/apollo-angular-1.0.1.tgz#2a48bd4c550be417d2902adcd859493282cd939a"

[email protected]:
version "1.9.3"
Expand Down

0 comments on commit fb1ae8a

Please sign in to comment.