@graphql-tools/stitching-directives 3.0.2-alpha-20240408094518-be18a5caf3774c9373640f51f4d2fac111d9bfc8 → 3.0.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@graphql-tools/stitching-directives",
|
3
|
-
"version": "3.0.2
|
3
|
+
"version": "3.0.2",
|
4
4
|
"description": "A set of utils for faster development of GraphQL tools",
|
5
5
|
"sideEffects": false,
|
6
6
|
"peerDependencies": {
|