@graphql-mesh/compose-cli 1.3.0-alpha-20241203095435-24637f9bea31b1acca529e8391e02b087aedda14 → 1.3.0-alpha-20241203100420-58d2c6c6c83aa69944086b8bcd3e723766e24fbd
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.
- package/package.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/compose-cli",
|
|
3
|
-
"version": "1.3.0-alpha-
|
|
3
|
+
"version": "1.3.0-alpha-20241203100420-58d2c6c6c83aa69944086b8bcd3e723766e24fbd",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"@graphql-mesh/types": "^0.103.5",
|