@theconcurrent/query-generator
Advanced tools
{ | ||
"name": "@theconcurrent/query-generator", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"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.20", | ||
"@theconcurrent/simplified-entity": "0.0.20", | ||
"@theconcurrent/utility": "0.0.20" | ||
"@theconcurrent/query": "0.0.21", | ||
"@theconcurrent/simplified-entity": "0.0.21", | ||
"@theconcurrent/utility": "0.0.21" | ||
}, | ||
@@ -47,8 +47,8 @@ "peerDependencies": { | ||
"@graphql-codegen/visitor-plugin-common": "^4.0.1", | ||
"@theconcurrent/query": "0.0.20", | ||
"@theconcurrent/simplified-entity": "0.0.20", | ||
"@theconcurrent/utility": "0.0.20", | ||
"@theconcurrent/query": "0.0.21", | ||
"@theconcurrent/simplified-entity": "0.0.21", | ||
"@theconcurrent/utility": "0.0.21", | ||
"graphql": "16.0.1" | ||
}, | ||
"gitHead": "00f086cd1357ec25ca7b0b4ccdc2986c78abee1b" | ||
"gitHead": "e51acf260f4f37116c9a48729b9492762d70fac5" | ||
} |