@graphql-codegen/visitor-plugin-common 5.6.1-rc-20250121053028-5c433c580a0c2707c633be0dc1c31e6689c72b8c → 5.6.1-rc-20250121061457-e89d7a51382134677bb091f5fcb2af46b5dea67a
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/visitor-plugin-common",
|
|
3
|
-
"version": "5.6.1-rc-
|
|
3
|
+
"version": "5.6.1-rc-20250121061457-e89d7a51382134677bb091f5fcb2af46b5dea67a",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
|
|
6
6
|
},
|