@graphql-mesh/compose-cli 1.4.12-alpha-20250718000545-68a1ddc452caec914d0befe3dc6e82a94aa1e6eb → 1.4.12-alpha-20250718001023-af7a4aab2c60d9d4f5e599c4f40a7aa1e185d735
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.4.12-alpha-
|
|
3
|
+
"version": "1.4.12-alpha-20250718001023-af7a4aab2c60d9d4f5e599c4f40a7aa1e185d735",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|