@theconcurrent/query-generator
Advanced tools
Comparing version 0.0.19 to 0.0.20
{ | ||
"name": "@theconcurrent/query-generator", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"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.19", | ||
"@theconcurrent/simplified-entity": "0.0.19", | ||
"@theconcurrent/utility": "0.0.19" | ||
"@theconcurrent/query": "0.0.20", | ||
"@theconcurrent/simplified-entity": "0.0.20", | ||
"@theconcurrent/utility": "0.0.20" | ||
}, | ||
@@ -47,8 +47,8 @@ "peerDependencies": { | ||
"@graphql-codegen/visitor-plugin-common": "^4.0.1", | ||
"@theconcurrent/query": "0.0.19", | ||
"@theconcurrent/simplified-entity": "0.0.19", | ||
"@theconcurrent/utility": "0.0.19", | ||
"@theconcurrent/query": "0.0.20", | ||
"@theconcurrent/simplified-entity": "0.0.20", | ||
"@theconcurrent/utility": "0.0.20", | ||
"graphql": "16.0.1" | ||
}, | ||
"gitHead": "d92250a7361b0103695a48cc29c8e610f698e487" | ||
"gitHead": "00f086cd1357ec25ca7b0b4ccdc2986c78abee1b" | ||
} |
+ Added@theconcurrent/query@0.0.20(transitive)
+ Added@theconcurrent/simplified-entity@0.0.20(transitive)
+ Added@theconcurrent/utility@0.0.20(transitive)
- Removed@theconcurrent/query@0.0.19(transitive)
- Removed@theconcurrent/simplified-entity@0.0.19(transitive)
- Removed@theconcurrent/utility@0.0.19(transitive)
Updated@theconcurrent/query@0.0.20