mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
fix: additional error details only appearing for net::ERR_HTTP2_PROTOCOL_ERROR (#281443)
* chore: update build * chore: bump distro
This commit is contained in:
2
.npmrc
2
.npmrc
@@ -1,6 +1,6 @@
|
|||||||
disturl="https://electronjs.org/headers"
|
disturl="https://electronjs.org/headers"
|
||||||
target="39.2.3"
|
target="39.2.3"
|
||||||
ms_build_id="12869810"
|
ms_build_id="12895514"
|
||||||
runtime="electron"
|
runtime="electron"
|
||||||
build_from_source="true"
|
build_from_source="true"
|
||||||
legacy-peer-deps="true"
|
legacy-peer-deps="true"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "code-oss-dev",
|
"name": "code-oss-dev",
|
||||||
"version": "1.108.0",
|
"version": "1.108.0",
|
||||||
"distro": "f7ac66cb4d31a00eed97a9e72bc381bed8191387",
|
"distro": "ac62b183885af851634b215f084a75e84d439948",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Microsoft Corporation"
|
"name": "Microsoft Corporation"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user