mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 00:09:30 +01:00
chore: additional error categories for macOS cert api (#305154)
* chore: additional error categories for macOS cert api * chore: bump distro
This commit is contained in:
2
.npmrc
2
.npmrc
@@ -1,6 +1,6 @@
|
|||||||
disturl="https://electronjs.org/headers"
|
disturl="https://electronjs.org/headers"
|
||||||
target="39.8.3"
|
target="39.8.3"
|
||||||
ms_build_id="13620978"
|
ms_build_id="13658728"
|
||||||
runtime="electron"
|
runtime="electron"
|
||||||
ignore-scripts=false
|
ignore-scripts=false
|
||||||
build_from_source="true"
|
build_from_source="true"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "code-oss-dev",
|
"name": "code-oss-dev",
|
||||||
"version": "1.114.0",
|
"version": "1.114.0",
|
||||||
"distro": "d48ce3e61fa56a702d13bb450ceb3532620dbd46",
|
"distro": "a305f48172def2b6e043c61177258d2d1abe7c0b",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Microsoft Corporation"
|
"name": "Microsoft Corporation"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
disturl="https://nodejs.org/dist"
|
disturl="https://nodejs.org/dist"
|
||||||
target="22.22.1"
|
target="22.22.1"
|
||||||
ms_build_id="422160"
|
ms_build_id="424223"
|
||||||
runtime="node"
|
runtime="node"
|
||||||
build_from_source="true"
|
build_from_source="true"
|
||||||
legacy-peer-deps="true"
|
legacy-peer-deps="true"
|
||||||
|
|||||||
Reference in New Issue
Block a user