diff --git a/package.json b/package.json index feace4b..9c05da0 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,6 @@ "babel-plugin-transform-runtime": "^6.23.0", "babel-preset-env": "^1.6.1", "babel-preset-stage-3": "^6.24.1", - "graphql": "^0.13.1" + "graphql": "^14.0.0-rc.1" } }