Skip to content

Commit 1a1212a

Browse files
authored
fix: add workaround for failed stat operations on FSLogix environment (microsoft#257859)
* chore: update electron builds * chore: bump distro
1 parent 5d889dc commit 1a1212a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
disturl="https://electronjs.org/headers"
22
target="37.2.3"
3-
ms_build_id="11993778"
3+
ms_build_id="12035395"
44
runtime="electron"
55
build_from_source="true"
66
legacy-peer-deps="true"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "code-oss-dev",
33
"version": "1.103.0",
4-
"distro": "64ef829677a2ce7428f802dd768c9d436935a962",
4+
"distro": "717c39088a52557bf913ba1d0b97dc51f2033fff",
55
"author": {
66
"name": "Microsoft Corporation"
77
},

0 commit comments

Comments
 (0)