@graphql-mesh/cache-redis 0.105.0-alpha-20251031173939-bb731bdf9338fe03f467c8627692608f9604bcac → 0.105.0-alpha-20251103145230-6302d3ee1865d5fb3fac086a68a5d728b6e8ce03

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-20251031173939-bb731bdf9338fe03f467c8627692608f9604bcac",
3
+ "version": "0.105.0-alpha-20251103145230-6302d3ee1865d5fb3fac086a68a5d728b6e8ce03",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"