@graphql-mesh/transport-ws 0.4.0-alpha-20241018141844-f9a69bb281ee413d339aaadfabe4939e183f7882 → 0.4.0-alpha-20241021202310-da5ef67c5ad95039fdc9d14a372275a501978342

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-ws",
3
- "version": "0.4.0-alpha-20241018141844-f9a69bb281ee413d339aaadfabe4939e183f7882",
3
+ "version": "0.4.0-alpha-20241021202310-da5ef67c5ad95039fdc9d14a372275a501978342",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*",