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 086fd79 commit 529ef08Copy full SHA for 529ef08
6 files changed
examples/typescript/package.json
@@ -4,6 +4,6 @@
4
},
5
"scripts": {
6
"pretest": "rm -fr node_modules && npm install --no-package-lock",
7
- "test": "npx -y --package=typescript@5.0.4 -- tsc --noEmit"
+ "test": "npx -y --package=typescript@5.4.3 -- tsc --noEmit"
8
}
9
0 commit comments