@graphql-mesh/transport-ws 0.3.7-alpha-20240925091941-d3b99a7b8a70851b6f1a190173f3996abf5168fc → 0.3.7-alpha-20240925120814-cbe9a2609f311e5cfd1c5b24f373eb96268b7437

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.3.7-alpha-20240925091941-d3b99a7b8a70851b6f1a190173f3996abf5168fc",
3
+ "version": "0.3.7-alpha-20240925120814-cbe9a2609f311e5cfd1c5b24f373eb96268b7437",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*",