We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f67c461 commit 4a09a1bCopy full SHA for 4a09a1b
1 file changed
autoroll.ts
@@ -1,5 +1,5 @@
1
const V8_VERSIONS = [
2
- "13.6",
+ "13.7",
3
];
4
5
const checkVersions = !!Deno.env.get("CHECK_V8_VERSIONS");
0 commit comments