@graphql-codegen/cli 6.0.1-alpha-20251020115833-8d7877f21dec8264954784745fe577eccf6bb9da → 6.0.1-alpha-20251021125046-dc496029c0229f716f4053993e662cb2c886e073
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.1-alpha-
|
|
3
|
+
"version": "6.0.1-alpha-20251021125046-dc496029c0229f716f4053993e662cb2c886e073",
|
|
4
4
|
"peerDependenciesMeta": {
|
|
5
5
|
"@parcel/watcher": {
|
|
6
6
|
"optional": true
|