@theconcurrent/query-generator
Advanced tools
Comparing version
{ | ||
"name": "@theconcurrent/query-generator", | ||
"version": "0.0.28", | ||
"version": "0.0.29", | ||
"main": "./dist/index.umd.js", | ||
@@ -39,5 +39,5 @@ "module": "./dist/index.es.js", | ||
"@graphql-codegen/visitor-plugin-common": "^4.0.1", | ||
"@theconcurrent/query": "0.0.28", | ||
"@theconcurrent/simplified-entity": "0.0.28", | ||
"@theconcurrent/utility": "0.0.28" | ||
"@theconcurrent/query": "0.0.29", | ||
"@theconcurrent/simplified-entity": "0.0.29", | ||
"@theconcurrent/utility": "0.0.29" | ||
}, | ||
@@ -47,8 +47,8 @@ "peerDependencies": { | ||
"@graphql-codegen/visitor-plugin-common": "^4.0.1", | ||
"@theconcurrent/query": "0.0.28", | ||
"@theconcurrent/simplified-entity": "0.0.28", | ||
"@theconcurrent/utility": "0.0.28", | ||
"@theconcurrent/query": "0.0.29", | ||
"@theconcurrent/simplified-entity": "0.0.29", | ||
"@theconcurrent/utility": "0.0.29", | ||
"graphql": "16.0.1" | ||
}, | ||
"gitHead": "8bba0da91e098154ee722a9bef4132caecd8fbdd" | ||
"gitHead": "20a0ac17e76087beeab1c2808f709a412b4060e6" | ||
} |
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated