Skip to content

Commit c2d3be0

Browse files
committed
match graphql dep to @shopify/api-codegen-preset
1 parent 755a64f commit c2d3be0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public",
55
"@shopify:registry": "https://registry.npmjs.org/"
66
},
7-
"version": "2.0.0",
7+
"version": "2.0.1-rc.0",
88
"description": "",
99
"main": "index.ts",
1010
"keywords": [],
@@ -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)