@portkey/graphql
Advanced tools
Comparing version 2.19.0-alpha.10 to 2.19.0-alpha.11
{ | ||
"name": "@portkey/graphql", | ||
"version": "2.19.0-alpha.10", | ||
"version": "2.19.0-alpha.11", | ||
"description": "", | ||
@@ -41,3 +41,3 @@ "main": "./dist/commonjs/index.js", | ||
"@apollo/client": "^3.7.3", | ||
"@portkey/types": "^2.19.0-alpha.10", | ||
"@portkey/types": "^2.19.0-alpha.11", | ||
"graphql": "^16.6.0", | ||
@@ -56,3 +56,3 @@ "subscriptions-transport-ws": "^0.11.0" | ||
}, | ||
"gitHead": "34fa1109cb311b009e5b08ccd0982cff56fc03b6" | ||
"gitHead": "dfdab402dba6d1360ad54ef2128b6773fa3d9b16" | ||
} |
+ Added@apollo/client@3.12.9(transitive)
- Removed@apollo/client@3.12.8(transitive)