Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…devtools into 2.0
  • Loading branch information
James Baxley committed Oct 13, 2017
2 parents 9e6e986 + 6ac0c59 commit a1bd407
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ Apollo Client Devtools

This repository contains the [Apollo Client Devtools Chrome extension](https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm).

The dev tools require at least `apollo-client@0.5.18`. To see component names in the query inspector, you need at least `react-apollo@0.7.1`.
If you are running Apollo Client 2.0, the dev tools require at least `apollo-client@2.0.0-rc.2` and `react-apollo@2.0.0-beta.0`.

If you have not upgraded to 2.0 yet, the dev tools require at least `apollo-client@0.5.18`. To see component names in the query inspector, you need at least `react-apollo@0.7.1`.

Features
===
Expand Down

0 comments on commit a1bd407

Please sign in to comment.