mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 02:08:47 +00:00
fix: add workaround for failed stat operations on FSLogix environment (#257859)
* chore: update electron builds * chore: bump distro
This commit is contained in:
2
.npmrc
2
.npmrc
@@ -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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "code-oss-dev",
|
||||
"version": "1.103.0",
|
||||
"distro": "64ef829677a2ce7428f802dd768c9d436935a962",
|
||||
"distro": "717c39088a52557bf913ba1d0b97dc51f2033fff",
|
||||
"author": {
|
||||
"name": "Microsoft Corporation"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user