Skip to content

Commit 334758d

Browse files
committed
chore: update js-debug and friends
1 parent 41ea7e4 commit 334758d

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

product.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new",
2424
"urlProtocol": "code-oss",
2525
"extensionAllowedProposedApi": [
26+
"ms-vscode.vscode-js-profile-flame",
2627
"ms-vscode.vscode-js-profile-table",
2728
"ms-vscode.references-view"
2829
],
@@ -74,7 +75,7 @@
7475
},
7576
{
7677
"name": "ms-vscode.js-debug-companion",
77-
"version": "1.0.0",
78+
"version": "1.0.2",
7879
"repo": "https://github.com/microsoft/vscode-js-debug-companion",
7980
"metadata": {
8081
"id": "99cb0b7f-7354-4278-b8da-6cc79972169d",
@@ -89,7 +90,7 @@
8990
},
9091
{
9192
"name": "ms-vscode.js-debug-nightly",
92-
"version": "2020.5.1917",
93+
"version": "2020.5.2717",
9394
"repo": "https://github.com/Microsoft/vscode-js-debug",
9495
"metadata": {
9596
"id": "7acbb4ce-c85a-49d4-8d95-a8054406ae97",
@@ -104,7 +105,7 @@
104105
},
105106
{
106107
"name": "ms-vscode.vscode-js-profile-table",
107-
"version": "0.0.2",
108+
"version": "0.0.4",
108109
"repo": "https://github.com/Microsoft/vscode-js-debug",
109110
"metadata": {
110111
"id": "7e52b41b-71ad-457b-ab7e-0620f1fc4feb",

0 commit comments

Comments
 (0)