@graphql-codegen/cli 5.0.5-alpha-20250209134245-aad5521a961596a024c71a3d46b0882f5608b92b → 5.0.5-rc-20250209090136-6d6a82b1be12f0ad613b70cbff1732d7bd01280c
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": "5.0.5-
|
|
3
|
+
"version": "5.0.5-rc-20250209090136-6d6a82b1be12f0ad613b70cbff1732d7bd01280c",
|
|
4
4
|
"peerDependenciesMeta": {
|
|
5
5
|
"@parcel/watcher": {
|
|
6
6
|
"optional": true
|