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 703ebbf commit 9bb8a0fCopy full SHA for 9bb8a0f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-js-tree",
3
- "version": "3.0.1",
+ "version": "3.0.2",
4
"private": false,
5
"license": "MIT",
6
"description": "GraphQL Parser providing simplier structure",
@@ -35,7 +35,7 @@
35
"prettier": "^3.1.1",
36
"ts-jest": "^29.1.1",
37
"ts-node": "^10.9.2",
38
- "ts-patch": "^3.1.1",
+ "ts-patch": "^3.2.1",
39
"typescript": "5.5",
40
"typescript-transform-paths": "^3.4.6"
41
},
0 commit comments