@graphql-mesh/transport-http-callback 0.2.2-alpha-20240815150308-c2069b2e949ab9c36817199f0d8bacd0590b16ad → 0.2.2-alpha-20240815231144-82c8402dd09c105c4cc077b7234f85be27ef7aea

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