@pothos/plugin-sub-graph
Advanced tools
Comparing version 3.0.0 to 3.0.1
# Change Log | ||
## 3.0.1 | ||
### Patch Changes | ||
- 2d9b21cd: Use workspace:\* for dev dependencies on pothos packages | ||
## 3.0.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pothos/plugin-sub-graph", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "A Pothos plugin for creating multiple variants or sub-selections of the same graph", | ||
@@ -39,5 +39,5 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@pothos/core": "^3.0.0", | ||
"@pothos/test-utils": "^1.0.0", | ||
"graphql": "16.2.0", | ||
"@pothos/core": "3.1.2", | ||
"@pothos/test-utils": "1.0.0", | ||
"graphql": "16.3.0", | ||
"graphql-tag": "^2.12.6" | ||
@@ -44,0 +44,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
157703
38