@graphql-mesh/transport-http-callback 0.5.0-alpha-20241014101654-80a8ea90f673a820a74998c37b869ba3c41858ed → 0.5.0-alpha-20241014121704-e8b0fd04228f9c35c4403f24967897db4009777c

Sign up to get free protection for your applications and to get access to all the features.
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-http-callback",
3
- "version": "0.5.0-alpha-20241014101654-80a8ea90f673a820a74998c37b869ba3c41858ed",
3
+ "version": "0.5.0-alpha-20241014121704-e8b0fd04228f9c35c4403f24967897db4009777c",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*",