@graphql-mesh/cache-redis 0.105.0-alpha-20251103173254-a4dc9bf755fb0674cb8412c5cc80d4dd5b8a0510 → 0.105.0-alpha-20251103214438-d6bc83df6a7d4fb7e8333c0bf37a214cea327dde

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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/cache-redis",
3
- "version": "0.105.0-alpha-20251103173254-a4dc9bf755fb0674cb8412c5cc80d4dd5b8a0510",
3
+ "version": "0.105.0-alpha-20251103214438-d6bc83df6a7d4fb7e8333c0bf37a214cea327dde",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"