@graphql-mesh/plugin-response-cache 0.104.8-alpha-20250718175603-e8b150548d2ba4295675ca163b438639c1ce3ffe → 0.104.8-alpha-20250721171617-aa7ff25a36a2bdd83e80d6c4dafd50aa7dd7a6c3
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.
- package/package.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/plugin-response-cache",
|
|
3
|
-
"version": "0.104.8-alpha-
|
|
3
|
+
"version": "0.104.8-alpha-20250721171617-aa7ff25a36a2bdd83e80d6c4dafd50aa7dd7a6c3",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|