@graphql-yoga/plugin-apollo-usage-report 0.10.2-alpha-20250723205744-07138c09139cdb2d82766933ca738da567235bfd → 0.10.2-alpha-20250723205957-a664e4bc442fe47ae4be23462e5c7ee1e0f26c09

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.10.2-alpha-20250723205744-07138c09139cdb2d82766933ca738da567235bfd",
3
+ "version": "0.10.2-alpha-20250723205957-a664e4bc442fe47ae4be23462e5c7ee1e0f26c09",
4
4
  "description": "Apollo's GraphOS usage report plugin for GraphQL Yoga.",
5
5
  "peerDependencies": {
6
6
  "graphql": "^15.2.0 || ^16.0.0",