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 73adce6 commit 14dc95aCopy full SHA for 14dc95a
integrationTests/ts/package.json
@@ -6,10 +6,6 @@
6
},
7
"dependencies": {
8
"graphql": "file:../graphql.tgz",
9
- "typescript-4.2": "npm:typescript@4.2.x",
10
- "typescript-4.3": "npm:typescript@4.3.x",
11
- "typescript-4.4": "npm:typescript@4.4.x",
12
- "typescript-4.5": "npm:typescript@4.5.x",
13
"typescript-4.6": "npm:typescript@4.6.x",
14
"typescript-4.7": "npm:typescript@4.7.x",
15
"typescript-4.8": "npm:typescript@4.8.x",
@@ -18,6 +14,7 @@
18
"typescript-5.1": "npm:typescript@5.1.x",
19
"typescript-5.2": "npm:typescript@5.2.x",
20
16
"typescript-5.3": "npm:typescript@5.3.x",
21
- "typescript-5.4": "npm:typescript@5.4.x"
17
+ "typescript-5.4": "npm:typescript@5.4.x",
+ "typescript-5.5": "npm:typescript@5.5.x"
22
}
23
0 commit comments