@graphql-codegen/client-preset 4.6.0-rc-20241223163707-07d62465c48a1aa7d6d9d47d98207c3bd40a6845 → 4.6.0-rc-20250115164708-15915137971a39827f4459de680bb6b6d3f6fbcb
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-codegen/client-preset",
|
|
3
|
-
"version": "4.6.0-rc-
|
|
3
|
+
"version": "4.6.0-rc-20250115164708-15915137971a39827f4459de680bb6b6d3f6fbcb",
|
|
4
4
|
"description": "GraphQL Code Generator preset for client.",
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
|