@graphql-codegen/graphql-modules-preset 5.0.1-alpha-20250923134201-d3256d9fcce8c6b3042fddbb280ab439609d2992 → 5.0.1-alpha-20250924112128-1ace9fc3e8d6958c5fbd06ce568a7414fb361faa

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/graphql-modules-preset",
3
- "version": "5.0.1-alpha-20250923134201-d3256d9fcce8c6b3042fddbb280ab439609d2992",
3
+ "version": "5.0.1-alpha-20250924112128-1ace9fc3e8d6958c5fbd06ce568a7414fb361faa",
4
4
  "description": "GraphQL Code Generator preset for modularized schema",
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"