@graphql-yoga/plugin-apollo-usage-report 0.10.2-alpha-20250905162302-a4f62712e4025d75fa50d6a1230588960c109474 → 0.10.2-alpha-20250905162625-fcea30d580ddf31ec6062fe2ac6e3acd7f2a5be0

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