@graphql-mesh/transport-grpc 0.3.9-alpha-20250827155313-8d12542996e5c8b356468f4a612025215ee0ccf3 → 0.3.9-alpha-20250827155910-c1d6e782170a6d018223ba23e7377e9eab56fac5
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-mesh/transport-grpc",
|
|
3
|
-
"version": "0.3.9-alpha-
|
|
3
|
+
"version": "0.3.9-alpha-20250827155910-c1d6e782170a6d018223ba23e7377e9eab56fac5",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|