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 1a83b0a commit 25d521bCopy full SHA for 25d521b
autoroll.ts
@@ -1,5 +1,5 @@
1
const V8_VERSIONS = [
2
- "14.0",
+ "14.2",
3
];
4
5
const checkVersions = !!Deno.env.get("CHECK_V8_VERSIONS");
0 commit comments