@graphql-codegen/typescript-resolvers 4.5.1-alpha-20250502113216-f95ae7b60fdf4f2d3e13b27715d7128677309ba6 → 4.5.1-alpha-20250502113630-cfd1a06886922f69625b29a3b87f3c960dd29453
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/typescript-resolvers",
|
|
3
|
-
"version": "4.5.1-alpha-
|
|
3
|
+
"version": "4.5.1-alpha-20250502113630-cfd1a06886922f69625b29a3b87f3c960dd29453",
|
|
4
4
|
"description": "GraphQL Code Generator plugin for generating TypeScript types for resolvers signature",
|
|
5
5
|
"peerDependenciesMeta": {
|
|
6
6
|
"graphql-sock": {
|