@graphql-mesh/plugin-response-cache 0.103.19-alpha-20250216082747-63a27f09e6f1c8a32f7a82e3193703312e1f0a29 → 0.103.19-alpha-20250218115758-5449267ad182d01cd73823740aa3a0cf7c40e9b5
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.103.19-alpha-
|
|
3
|
+
"version": "0.103.19-alpha-20250218115758-5449267ad182d01cd73823740aa3a0cf7c40e9b5",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|