@graphql-codegen/graphql-modules-preset 4.0.17-alpha-20250429124901-2466e143f84e091e3f636b52356779ebf90af982 → 4.0.17-alpha-20250429201541-920a777b57e0039ff4906006a9f830a7287a72a5
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/graphql-modules-preset",
|
|
3
|
-
"version": "4.0.17-alpha-
|
|
3
|
+
"version": "4.0.17-alpha-20250429201541-920a777b57e0039ff4906006a9f830a7287a72a5",
|
|
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"
|