@graphql-mesh/transport-ws 0.4.0-alpha-20240927074037-d973c194f043031937b8cdc27d849ca473e135f4 → 0.4.0-alpha-20241007131810-925c26ac7e30d1f979afe1615e535ffade6ea477

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-20240927074037-d973c194f043031937b8cdc27d849ca473e135f4",
3
+ "version": "0.4.0-alpha-20241007131810-925c26ac7e30d1f979afe1615e535ffade6ea477",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*",