@graphql-mesh/plugin-response-cache 0.103.19-alpha-20250218130056-1e49ce7e582e472a9271d8f7a00388796c904c44 → 0.103.19-alpha-20250218141448-cb945b8546b4157016257a69be4731186fd4730f
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-20250218141448-cb945b8546b4157016257a69be4731186fd4730f",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|