@graphql-yoga/render-apollo-sandbox 0.4.0-alpha-20260120200754-f7ef5c012ebee4f56d1fd0594cee2a5f67fa8a4b → 0.4.0-alpha-20260125160132-ca1bda9c6bc9477408f2b2b9f7f62cfd3b182430

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/render-apollo-sandbox",
3
- "version": "0.4.0-alpha-20260120200754-f7ef5c012ebee4f56d1fd0594cee2a5f67fa8a4b",
3
+ "version": "0.4.0-alpha-20260125160132-ca1bda9c6bc9477408f2b2b9f7f62cfd3b182430",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0",