We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22aa0f7 commit bdc9ad7Copy full SHA for bdc9ad7
package.json
@@ -2,7 +2,7 @@
2
"name": "nanogql",
3
"description": "Tiny graphQL client library",
4
"repository": "yoshuawuyts/nanogql",
5
- "version": "1.0.3",
+ "version": "1.0.4",
6
"scripts": {
7
"deps": "dependency-check . && dependency-check . --extra --no-dev",
8
"start": "node .",
0 commit comments