Skip to content

Commit

Permalink
Update apollo-link to latest version. (#658)
Browse files Browse the repository at this point in the history
This brings in zen-observable-ts, a TypeScript wrapper around the
zen-observable npm package, implemented by @evans:
apollographql/apollo-link#515
  • Loading branch information
benjamn authored Feb 27, 2018
1 parent c78f1de commit 8a9585d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"homepage": "https://github.com/apollostack/graphql-tools#readme",
"dependencies": {
"apollo-link": "~1.1.0",
"apollo-link": "^1.2.1",
"apollo-utilities": "^1.0.1",
"deprecated-decorator": "^0.1.6",
"iterall": "^1.1.3",
Expand Down

0 comments on commit 8a9585d

Please sign in to comment.