From 28e2f34270eaf3ff7542e175b3f7fcc0ec419a9c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 27 May 2017 04:00:07 +0000 Subject: [PATCH] chore(package): update graphql to version 0.10.1 Closes #38 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee1e61d..c73ccf1 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "peerDependencies": { "cashay": "^0.22.0", "ember-redux": "^2.0.0", - "graphql": "0.7.1", + "graphql": "0.10.1", "redux": "^3.6.0", "redux-thunk": "^2.1.0" },