@graphql-codegen/cli 6.0.2-alpha-20251107052303-4d5c1351e5ac024c9ebbf1bcd8728d55d16aa83d → 6.0.2-alpha-20251107100146-ab5264c4ff8fd142a45caf57bfe2e845bf83b2d1
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-codegen/cli",
|
|
3
|
-
"version": "6.0.2-alpha-
|
|
3
|
+
"version": "6.0.2-alpha-20251107100146-ab5264c4ff8fd142a45caf57bfe2e845bf83b2d1",
|
|
4
4
|
"peerDependenciesMeta": {
|
|
5
5
|
"@parcel/watcher": {
|
|
6
6
|
"optional": true
|