Skip to content

Commit

Permalink
bump integration test ts versions
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed May 28, 2024
1 parent f93c7bf commit 011ce2c
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions integrationTests/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,18 @@
},
"dependencies": {
"graphql": "file:../graphql.tgz",
"typescript-4.1": "npm:[email protected]",
"typescript-4.2": "npm:[email protected]",
"typescript-4.3": "npm:[email protected]",
"typescript-4.4": "npm:[email protected]",
"typescript-4.5": "npm:[email protected]",
"typescript-4.6": "npm:[email protected]"
"typescript-4.6": "npm:[email protected]",
"typescript-4.7": "npm:[email protected]",
"typescript-4.8": "npm:[email protected]",
"typescript-4.9": "npm:[email protected]",
"typescript-5.0": "npm:[email protected]",
"typescript-5.1": "npm:[email protected]",
"typescript-5.2": "npm:[email protected]",
"typescript-5.3": "npm:[email protected]",
"typescript-5.4": "npm:[email protected]"
}
}

0 comments on commit 011ce2c

Please sign in to comment.