@graphql-yoga/plugin-apollo-usage-report 0.10.2-alpha-20250810073758-f043c30b6e1485b4733d0dea93f425db3995f2e1 → 0.10.2-alpha-20250810144102-6258a10d605fde3dbe6aa43af43d7a58726230c7

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