@graphql-mesh/plugin-response-cache 0.104.8-alpha-20250718023152-1e4204d04951134ac184cd4af27176c7e481010e → 0.104.8-alpha-20250718023411-9874bd0edaaab763197b0ddda7a45d9a570e77ef
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-20250718023411-9874bd0edaaab763197b0ddda7a45d9a570e77ef",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|