diff --git a/packages/graphql-client/package.json b/packages/graphql-client/package.json index e80f61618..e9045790d 100644 --- a/packages/graphql-client/package.json +++ b/packages/graphql-client/package.json @@ -30,7 +30,7 @@ }, "homepage": "https://github.com/js-accounts/graphql#readme", "peerDependencies": { - "graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0" + "graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0" }, "dependencies": { "@accounts/client": "^0.30.0",