@graphql-mesh/transport-ws 0.4.0-alpha-20240927071830-ec7b2457f959e80cdfcc1ae4c654cdc965c89b2e → 0.4.0-alpha-20240927074037-d973c194f043031937b8cdc27d849ca473e135f4
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@graphql-mesh/transport-ws",
|
3
|
-
"version": "0.4.0-alpha-
|
3
|
+
"version": "0.4.0-alpha-20240927074037-d973c194f043031937b8cdc27d849ca473e135f4",
|
4
4
|
"sideEffects": false,
|
5
5
|
"peerDependencies": {
|
6
6
|
"graphql": "*",
|