We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 345539d commit 9322b92Copy full SHA for 9322b92
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-tag",
3
- "version": "2.3.0",
+ "version": "2.4.1",
4
"description": "A JavaScript template literal tag that parses GraphQL queries",
5
"main": "./lib/graphql-tag.umd.js",
6
"module": "./src/index.js",
0 commit comments