@graphql-mesh/transport-grpc 0.3.9-alpha-20250827231449-8e56c382a138ea7f82d480401b46a988200f622d → 0.3.9-alpha-20250828165340-c1062f6427b91acefaf8756e69d693f6c55dec07

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-mesh/transport-grpc",
3
- "version": "0.3.9-alpha-20250827231449-8e56c382a138ea7f82d480401b46a988200f622d",
3
+ "version": "0.3.9-alpha-20250828165340-c1062f6427b91acefaf8756e69d693f6c55dec07",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"