@graphql-yoga/plugin-apollo-usage-report 0.13.1-alpha-20260116135327-439bfded3a6cef01c51113fc4de11eecf375eac2 → 0.13.1-alpha-20260116141621-76c83f68b144c2f23c0c55ecbac7ce9b827e19bb

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.13.1-alpha-20260116135327-439bfded3a6cef01c51113fc4de11eecf375eac2",
3
+ "version": "0.13.1-alpha-20260116141621-76c83f68b144c2f23c0c55ecbac7ce9b827e19bb",
4
4
  "type": "module",
5
5
  "description": "Apollo's GraphOS usage report plugin for GraphQL Yoga.",
6
6
  "repository": {