@pothos/plugin-sub-graph
Advanced tools
Comparing version 3.1.0 to 3.1.1
# Change Log | ||
## 3.1.1 | ||
### Patch Changes | ||
- 03aecf76: update .npmignore | ||
## 3.1.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pothos/plugin-sub-graph", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "A Pothos plugin for creating multiple variants or sub-selections of the same graph", | ||
@@ -39,4 +39,4 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@pothos/core": "3.2.0", | ||
"@pothos/test-utils": "1.0.1", | ||
"@pothos/core": "3.3.1", | ||
"@pothos/test-utils": "1.0.2", | ||
"graphql": "16.3.0", | ||
@@ -43,0 +43,0 @@ "graphql-tag": "^2.12.6" |
94984
33
1357