mirror of
https://github.com/denoland/deno.git
synced 2025-01-08 15:19:40 -05:00
Downgrade V8 to 6.8-lkgr
This commit is contained in:
parent
cc2ae2d316
commit
0b07d637be
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
solutions = [{
|
||||
'url': 'https://chromium.googlesource.com/v8/v8.git@2530a044126ae6a1d3dff0d8c61999762847d9f0',
|
||||
'url': 'https://chromium.googlesource.com/v8/v8.git@6.8-lkgr',
|
||||
'name': 'v8',
|
||||
'deps_file': 'DEPS',
|
||||
'custom_deps': {
|
||||
|
|
Loading…
Reference in a new issue