mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 02:08:47 +00:00
fix: crash when resolving modules on process exit (#279806)
* 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="12850287"
|
ms_build_id="12857560"
|
||||||
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.107.0",
|
"version": "1.107.0",
|
||||||
"distro": "8d0f0a233a0f24fe74a2e4d70cd69cf7171920d5",
|
"distro": "c5a7d99d6dca65ea7068a5ccd0d6ad59f7c93d74",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Microsoft Corporation"
|
"name": "Microsoft Corporation"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user