@graphql-codegen/cli 5.0.5-alpha-20250211130309-c4854ca88f0a73feceaa1b227f027c50a33cf13b → 5.0.5-alpha-20250213020613-b15414b5e67e00906dfdfa2ce09a7c9cc064178b
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-alpha-
|
|
3
|
+
"version": "5.0.5-alpha-20250213020613-b15414b5e67e00906dfdfa2ce09a7c9cc064178b",
|
|
4
4
|
"peerDependenciesMeta": {
|
|
5
5
|
"@parcel/watcher": {
|
|
6
6
|
"optional": true
|