RubyGems
npm
Organizations
Log in
Sign up
npm
@graphql-mesh/transport-ws
Versions diffs
0.4.0-alpha-20241026120616-9d1d2829cc010399c2cbfca733374d1d53b2ab5c → 0.4.0
@graphql-mesh/transport-ws 0.4.0-alpha-20241026120616-9d1d2829cc010399c2cbfca733374d1d53b2ab5c → 0.4.0
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-ws",
3
-
"version": "0.4.0
-alpha-20241026120616-9d1d2829cc010399c2cbfca733374d1d53b2ab5c
",
3
+
"version": "0.4.0",
4
4
"sideEffects": false,
5
5
"peerDependencies": {
6
6
"graphql": "*",