RubyGems
npm
Organizations
Log in
Sign up
npm
@graphql-mesh/transport-http-callback
Versions diffs
0.2.2-alpha-20240816033152-6fcd4e941bcbccf5b5bb6adc2ae88d94513d724a → 0.2.2
@graphql-mesh/transport-http-callback 0.2.2-alpha-20240816033152-6fcd4e941bcbccf5b5bb6adc2ae88d94513d724a → 0.2.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@graphql-mesh/transport-http-callback",
3
-
"version": "0.2.2
-alpha-20240816033152-6fcd4e941bcbccf5b5bb6adc2ae88d94513d724a
",
3
+
"version": "0.2.2",
4
4
"sideEffects": false,
5
5
"peerDependencies": {
6
6
"graphql": "*",