@graphql-mesh/transport-http-callback 0.2.2-alpha-20240815150141-73b77e7b70864b2c3ac8adfb8b8067581162306a → 0.2.2-alpha-20240815150725-f51398153cf7cc5c398677e84322b876a2ace08c

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.2.2-alpha-20240815150141-73b77e7b70864b2c3ac8adfb8b8067581162306a",
3
+ "version": "0.2.2-alpha-20240815150725-f51398153cf7cc5c398677e84322b876a2ace08c",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*",