We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42eae1 commit 2859100Copy full SHA for 2859100
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-custom-directives",
3
- "version": "0.2.4",
+ "version": "0.2.5",
4
"description": "Create custom graphql directives with the ability to hook the execution of graphql",
5
"main": "dist/index.js",
6
"scripts": {
0 commit comments