diff --git a/package.json b/package.json index 22cd5fe..21929d1 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "peerDependencies": { "babel-runtime": "^6.9.2", - "graphql": "^0.6.0" + "graphql": ">= 0.6.0 < 0.8.0" }, "eslintConfig": { "parser": "babel-eslint",