Skip to content

Commit 9bb8a0f

Browse files
committed
tspatch update
1 parent 703ebbf commit 9bb8a0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-js-tree",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"private": false,
55
"license": "MIT",
66
"description": "GraphQL Parser providing simplier structure",
@@ -35,7 +35,7 @@
3535
"prettier": "^3.1.1",
3636
"ts-jest": "^29.1.1",
3737
"ts-node": "^10.9.2",
38-
"ts-patch": "^3.1.1",
38+
"ts-patch": "^3.2.1",
3939
"typescript": "5.5",
4040
"typescript-transform-paths": "^3.4.6"
4141
},

0 commit comments

Comments
 (0)