Skip to content

Commit 44516d2

Browse files
committed
apply definitelyTyped TS support
1 parent 73adce6 commit 44516d2

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

integrationTests/ts/package.json

+2-7
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,13 @@
66
},
77
"dependencies": {
88
"graphql": "file:../graphql.tgz",
9-
"typescript-4.2": "npm:[email protected]",
10-
"typescript-4.3": "npm:[email protected]",
11-
"typescript-4.4": "npm:[email protected]",
12-
"typescript-4.5": "npm:[email protected]",
13-
"typescript-4.6": "npm:[email protected]",
14-
"typescript-4.7": "npm:[email protected]",
159
"typescript-4.8": "npm:[email protected]",
1610
"typescript-4.9": "npm:[email protected]",
1711
"typescript-5.0": "npm:[email protected]",
1812
"typescript-5.1": "npm:[email protected]",
1913
"typescript-5.2": "npm:[email protected]",
2014
"typescript-5.3": "npm:[email protected]",
21-
"typescript-5.4": "npm:[email protected]"
15+
"typescript-5.4": "npm:[email protected]",
16+
"typescript-5.5": "npm:[email protected]"
2217
}
2318
}

0 commit comments

Comments
 (0)