@graphql-yoga/plugin-apollo-usage-report 0.10.2-alpha-20250729123016-2f535c36832a5cdb214bd08ae4902f945486c56c → 0.10.2-alpha-20250729123626-93cf79e8c1949bcf3a643ed345356f8f2a7a7cf7

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-20250729123016-2f535c36832a5cdb214bd08ae4902f945486c56c",
3
+ "version": "0.10.2-alpha-20250729123626-93cf79e8c1949bcf3a643ed345356f8f2a7a7cf7",
4
4
  "description": "Apollo's GraphOS usage report plugin for GraphQL Yoga.",
5
5
  "peerDependencies": {
6
6
  "graphql": "^15.2.0 || ^16.0.0",