@graphql-mesh/transport-http-callback 0.2.2-alpha-20240816030928-1b9fd525eef6db94633c4f48e37d2b8e658fa2a8 → 0.2.2-alpha-20240816033152-6fcd4e941bcbccf5b5bb6adc2ae88d94513d724a

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-20240816030928-1b9fd525eef6db94633c4f48e37d2b8e658fa2a8",
3
+ "version": "0.2.2-alpha-20240816033152-6fcd4e941bcbccf5b5bb6adc2ae88d94513d724a",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*",