We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e58a89 + 925b557 commit b8c362bCopy full SHA for b8c362b
package.json
@@ -49,7 +49,7 @@
49
"babel-runtime": "~5.8.3"
50
},
51
"peerDependencies": {
52
- "graphql": "~0.5.0"
+ "graphql": "~0.6.0"
53
54
"devDependencies": {
55
"babel": "5.8.3",
@@ -60,7 +60,7 @@
60
"coveralls": "2.11.8",
61
"eslint": "2.2.0",
62
"flow-bin": "0.22.1",
63
- "graphql": "0.5.0",
+ "graphql": "0.6.0",
64
"isparta": "3.0.3",
65
"mocha": "2.2.5",
66
"sane": "1.1.3"
0 commit comments