Skip to content

Commit 32b6504

Browse files
committed
Add missing external graphql-tools packages to avoid failing tests
1 parent e8167d8 commit 32b6504

2 files changed

Lines changed: 47 additions & 59 deletions

File tree

package-lock.json

Lines changed: 45 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,9 @@
5959
"@changesets/changelog-github": "0.7.0",
6060
"@changesets/cli": "2.31.0",
6161
"@envelop/core": "5.5.1",
62+
"@graphql-tools/batch-delegate": "10.0.24",
6263
"@graphql-tools/delegate": "12.0.17",
64+
"@graphql-tools/executor-common": "1.0.6",
6365
"@graphql-tools/wrap": "11.1.16",
6466
"@theguild/prettier-config": "3.0.1",
6567
"@theguild/remark-mermaid": "0.3.0",

0 commit comments

Comments
 (0)