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 9322b92 commit ecd9cc7Copy full SHA for ecd9cc7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-tag",
3
- "version": "2.4.1",
+ "version": "2.7.0",
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