Skip to content

Commit 4da34e4

Browse files
authored
fix: revert to NSAccessibilityStaticTextRole for list elements (microsoft#251059)
* chore: update electron build * chore: bump distro
1 parent db3176f commit 4da34e4

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="35.5.1"
3-
ms_build_id="11708675"
3+
ms_build_id="11727614"
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.101.0",
4-
"distro": "0110618df4664082ca0cb597c5f9bf66aeed2e35",
4+
"distro": "fb9b4b01c06699c1a80f26ca9de940a9aebb29e0",
55
"author": {
66
"name": "Microsoft Corporation"
77
},

0 commit comments

Comments
 (0)