@graphql-yoga/plugin-apollo-usage-report 0.13.1-alpha-20260128102459-8c3d2182c2d0853a2ce579c48a01a127a83cb2ca → 0.13.1-alpha-20260128142429-2eaafc98088bf0a833ba5b6f9450f4b8358621fc

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.
Files changed (1) hide show
  1. package/package.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-yoga/plugin-apollo-usage-report",
3
- "version": "0.13.1-alpha-20260128102459-8c3d2182c2d0853a2ce579c48a01a127a83cb2ca",
3
+ "version": "0.13.1-alpha-20260128142429-2eaafc98088bf0a833ba5b6f9450f4b8358621fc",
4
4
  "type": "module",
5
5
  "description": "Apollo's GraphOS usage report plugin for GraphQL Yoga.",
6
6
  "repository": {