Skip to content

Commit a0fce77

Browse files
authored
chore: bump js-debug-companion (microsoft#185589)
For livepreview
1 parent 4df3657 commit a0fce77

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.vscode/launch.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
22
"version": "0.1.0",
33
"configurations": [
4+
{
5+
"request": "attach",
6+
"type": "node",
7+
""
8+
},
49
{
510
"type": "node",
611
"request": "launch",

product.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"builtInExtensions": [
3737
{
3838
"name": "ms-vscode.js-debug-companion",
39-
"version": "1.0.18",
40-
"sha256": "b49ee134f452c88fe3de09ae62b7f77aa66d1d6dcd794c48e065bdc2c74d4a30",
39+
"version": "1.1.1",
40+
"sha256": "095dc6d5d45490966dfa74d24add92036b42bf02a37d88c4b0f510dc91deeee6",
4141
"repo": "https://github.com/microsoft/vscode-js-debug-companion",
4242
"metadata": {
4343
"id": "99cb0b7f-7354-4278-b8da-6cc79972169d",

0 commit comments

Comments
 (0)