@graphql-mesh/plugin-response-cache 0.104.8-alpha-20250718120627-2f0cea0d143bfc7f3bcfcdb67246e74612d53f60 → 0.104.8-alpha-20250718175603-e8b150548d2ba4295675ca163b438639c1ce3ffe
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-20250718175603-e8b150548d2ba4295675ca163b438639c1ce3ffe",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|