Skip to content

Commit 6ccde27

Browse files
authored
Merge pull request #65 from Shopify/lopert.unlock-graphql-dep
match graphql dep to @shopify/api-codegen-preset
2 parents 755a64f + 463b945 commit 6ccde27

File tree

2 files changed

+2
-16
lines changed

2 files changed

+2
-16
lines changed

package-lock.json

Lines changed: 1 addition & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"graphql-config": "5.1.3",
1717
"@graphql-codegen/typescript-operations": "4.6.1",
1818
"@graphql-tools/url-loader": "8.0.16",
19-
"graphql": "16.11.0",
19+
"graphql": "^16.10.0",
2020
"typescript": "5.8.3"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)