@graphql-codegen/client-preset 4.6.0-alpha-20241227170152-cf1dd1fa6b99000d30af14b5516a59dc0e34efec → 4.6.0-alpha-20250103122150-66ea8b9098fd7bdb2c8d56364411f1cd1d2acf2d

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.
Files changed (1) hide show
  1. 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-alpha-20241227170152-cf1dd1fa6b99000d30af14b5516a59dc0e34efec",
3
+ "version": "4.6.0-alpha-20250103122150-66ea8b9098fd7bdb2c8d56364411f1cd1d2acf2d",
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"