Skip to content

Commit

Permalink
Update to 0.8 of apollo-client (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela committed Jan 23, 2017
1 parent fe96024 commit 3d8d929
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"lodash": "^4.17.2"
},
"peerDependencies": {
"apollo-client": "^0.7.2",
"apollo-client": "^0.7.2 || ^0.8.0",
"rxjs": "^5.0.0-beta.12 || ^5.0.0-rc.1 || ^5.0.0"
},
"devDependencies": {
Expand All @@ -55,7 +55,7 @@
"@types/mocha": "^2.2.31",
"@types/node": "^6.0.38",
"@types/sinon": "^1.16.29",
"apollo-client": "^0.7.2",
"apollo-client": "^0.8.0",
"chai": "^3.5.0",
"graphql": "^0.8.2",
"graphql-tag": "^1.1.2",
Expand Down

0 comments on commit 3d8d929

Please sign in to comment.