@graphql-mesh/cli 1.0.0-alpha-20240731125001-cbfa3d2b9c73d559c5290247c504e217b058639f → 1.0.0-alpha-20240731131055-cc75982d4fd0ac4620db99f91aad65613007fedf

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-mesh/cli",
3
- "version": "1.0.0-alpha-20240731125001-cbfa3d2b9c73d559c5290247c504e217b058639f",
3
+ "version": "1.0.0-alpha-20240731131055-cc75982d4fd0ac4620db99f91aad65613007fedf",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"
@@ -15,7 +15,7 @@
15
15
  "@graphql-mesh/config": "^0.101.6",
16
16
  "@graphql-mesh/cross-helpers": "^0.4.4",
17
17
  "@graphql-mesh/http": "^0.100.6",
18
- "@graphql-mesh/include": "1.0.0-alpha-20240731125001-cbfa3d2b9c73d559c5290247c504e217b058639f",
18
+ "@graphql-mesh/include": "1.0.0-alpha-20240731131055-cc75982d4fd0ac4620db99f91aad65613007fedf",
19
19
  "@graphql-mesh/runtime": "^0.100.6",
20
20
  "@graphql-mesh/store": "^0.99.5",
21
21
  "@graphql-mesh/types": "^0.99.5",