We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b25f2ee commit 76bc6d9Copy full SHA for 76bc6d9
integrationTests/ts/package.json
@@ -8,12 +8,6 @@
8
"dependencies": {
9
"graphql": "file:../graphql.tgz",
10
"graphql-esm": "file:../graphql-esm.tgz",
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",
16
- "typescript-4.9": "npm:typescript@4.9.x",
17
"typescript-5.0": "npm:typescript@5.0.x",
18
"typescript-5.1": "npm:typescript@5.1.x",
19
"typescript-5.2": "npm:typescript@5.2.x",
0 commit comments