We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f6c0a7 commit 1c56745Copy full SHA for 1c56745
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-codegen-plugin-typescript-swr",
3
- "version": "0.5.3",
+ "version": "0.5.4",
4
"description": "A GraphQL code generator plug-in that automatically generates utility functions for SWR.",
5
"main": "build/main/index.js",
6
"typings": "build/main/index.d.ts",
0 commit comments