Skip to content

Commit 3b10213

Browse files
authored
fix: backport cppgc crash fix for linux 16Kb (microsoft#243178)
* fix: backport cppgc crash fix for linux 16Kb * chore: bump distro
1 parent 72137e1 commit 3b10213

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="34.2.0"
3-
ms_build_id="11160463"
3+
ms_build_id="11161602"
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.98.2",
4-
"distro": "fba457e8db3098902bcaf9b37916ae4a689aa9bd",
4+
"distro": "de81a091068fb03e277543d4f4900db005edf9f3",
55
"author": {
66
"name": "Microsoft Corporation"
77
},

0 commit comments

Comments
 (0)