Skip to content

Commit 39e4161

Browse files
authored
fix: context-menu event emitted twice on macOS (#240467)
* fix: context-menu event emitted twice on macOS * chore: bump distro
1 parent ce6b272 commit 39e4161

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="32.2.7"
3-
ms_build_id="10660205"
3+
ms_build_id="10982180"
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.97.2",
4-
"distro": "4e8c47ac95d95aa744f78305db0f163dcd407126",
4+
"distro": "a9c92d9048a3323ec0c54285b198e2b9fb4e8853",
55
"author": {
66
"name": "Microsoft Corporation"
77
},

0 commit comments

Comments
 (0)