@graphql-mesh/transport-ws 0.4.0-alpha-20241021202310-da5ef67c5ad95039fdc9d14a372275a501978342 → 0.4.0-alpha-20241021203115-9d2e78b5b8a7fceb8f1237706008feb9253b90cb
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-20241021203115-9d2e78b5b8a7fceb8f1237706008feb9253b90cb",
|
4
4
|
"sideEffects": false,
|
5
5
|
"peerDependencies": {
|
6
6
|
"graphql": "*",
|