fix: crash when resolving modules on process exit (#279806)

* chore: update build

* chore: bump distro
This commit is contained in:
Robo 2025-11-27 23:52:23 +09:00 committed by GitHub
parent ee661ed9fb
commit aac004a322
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
.npmrc
View File

@ -1,6 +1,6 @@
disturl="https://electronjs.org/headers"
target="39.2.3"
ms_build_id="12850287"
ms_build_id="12857560"
runtime="electron"
build_from_source="true"
legacy-peer-deps="true"

View File

@ -1,7 +1,7 @@
{
"name": "code-oss-dev",
"version": "1.107.0",
"distro": "8d0f0a233a0f24fe74a2e4d70cd69cf7171920d5",
"distro": "c5a7d99d6dca65ea7068a5ccd0d6ad59f7c93d74",
"author": {
"name": "Microsoft Corporation"
},