mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 12:49:10 +00:00
Upgrade V8 for top-level-await (#3015)
This commit is contained in:
parent
726f08694b
commit
a497f87b59
7 changed files with 23 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
|
||||
solutions = [
|
||||
{
|
||||
'url': 'https://chromium.googlesource.com/v8/v8.git@7.9.8',
|
||||
'url': 'https://chromium.googlesource.com/v8/v8.git@7.9.110',
|
||||
'name': 'v8',
|
||||
'deps_file': 'DEPS',
|
||||
'custom_deps': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue