We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70bde73 + dbcdd90 commit 20f572fCopy full SHA for 20f572f
1 file changed
package.json
@@ -4,7 +4,7 @@
4
"access": "public",
5
"@shopify:registry": "https://registry.npmjs.org/"
6
},
7
- "version": "1.0.4",
+ "version": "1.0.5",
8
"description": "",
9
"main": "index.ts",
10
"keywords": [],
@@ -14,7 +14,8 @@
14
"@graphql-codegen/cli": "^5.0.4",
15
"@graphql-codegen/typescript": "^4.1.3",
16
"@graphql-codegen/typescript-operations": "^4.4.1",
17
+ "@graphql-tools/url-loader": "8.0.16",
18
"graphql": "^16.6.0",
19
"typescript": "^5.7.3"
20
}
-}
21
+}
0 commit comments