@graphql-mesh/transport-http-callback 0.2.2-alpha-20240815120942-c73f5eec41ec327789188c71892065300ada6008 → 0.2.2-alpha-20240815150308-c2069b2e949ab9c36817199f0d8bacd0590b16ad

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-20240815120942-c73f5eec41ec327789188c71892065300ada6008",
3
+ "version": "0.2.2-alpha-20240815150308-c2069b2e949ab9c36817199f0d8bacd0590b16ad",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*",