apollo-client
Advanced tools
Comparing version 2.4.0-alpha.6 to 2.4.0-alpha.7
{ | ||
"name": "apollo-client", | ||
"version": "2.4.0-alpha.6", | ||
"version": "2.4.0-alpha.7", | ||
"description": "A simple yet functional GraphQL client.", | ||
@@ -28,6 +28,6 @@ "main": "bundle.umd.js", | ||
"@types/zen-observable": "^0.8.0", | ||
"apollo-cache": "^1.1.13-alpha.6", | ||
"apollo-cache": "^1.1.13-alpha.7", | ||
"apollo-link": "^1.0.0", | ||
"apollo-link-dedup": "1.1.0-alpha.2", | ||
"apollo-utilities": "^1.0.17-alpha.4", | ||
"apollo-utilities": "^1.0.17-alpha.7", | ||
"symbol-observable": "^1.0.2", | ||
@@ -46,3 +46,3 @@ "zen-observable": "^0.8.0" | ||
"@types/node": "10.5.2", | ||
"apollo-cache-inmemory": "^1.2.6-alpha.6", | ||
"apollo-cache-inmemory": "^1.2.6-alpha.7", | ||
"benchmark": "2.1.4", | ||
@@ -49,0 +49,0 @@ "browserify": "15.2.0", |
@@ -1,1 +0,1 @@ | ||
export declare const version = "2.4.0-alpha.6"; | ||
export declare const version = "2.4.0-alpha.7"; |
@@ -1,1 +0,1 @@ | ||
exports.version = "2.4.0-alpha.6" | ||
exports.version = "2.4.0-alpha.7" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet