@graphql-yoga/plugin-apollo-usage-report 0.10.2-alpha-20250729122936-a62435546fe47150e27187322c91ca20648b5b5b → 0.10.2-alpha-20250729123053-16c3ea12b3a9f55b20a4b5565687fe432791cf64

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-20250729122936-a62435546fe47150e27187322c91ca20648b5b5b",
3
+ "version": "0.10.2-alpha-20250729123053-16c3ea12b3a9f55b20a4b5565687fe432791cf64",
4
4
  "description": "Apollo's GraphOS usage report plugin for GraphQL Yoga.",
5
5
  "peerDependencies": {
6
6
  "graphql": "^15.2.0 || ^16.0.0",