fix: add workaround for failed stat operations on FSLogix environment (#257859)

* chore: update electron builds

* chore: bump distro
This commit is contained in:
Robo 2025-07-26 02:05:38 +09:00 committed by GitHub
parent 5d889dc819
commit 1a1212a8bc
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="37.2.3"
ms_build_id="11993778"
ms_build_id="12035395"
runtime="electron"
build_from_source="true"
legacy-peer-deps="true"

View File

@ -1,7 +1,7 @@
{
"name": "code-oss-dev",
"version": "1.103.0",
"distro": "64ef829677a2ce7428f802dd768c9d436935a962",
"distro": "717c39088a52557bf913ba1d0b97dc51f2033fff",
"author": {
"name": "Microsoft Corporation"
},