@graphql-yoga/plugin-apollo-usage-report 0.10.2-alpha-20250729124143-a08f945083ee999dd0100fe947187804202d7528 → 0.10.2-alpha-20250729151347-e8b609a5e3cf721f7b886ab044d8415154dbc821

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