Skip to content

Commit ee50e82

Browse files
committed
chore: update command name
Fixes #32
1 parent 2c37921 commit ee50e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vscode-js-profile-flame/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"group": "navigation@1"
6666
},
6767
{
68-
"command": "extension.pwa-node-debug.startProfile",
68+
"command": "extension.js-debug.startProfile",
6969
"when": "view == vscode-js-profile-flame.realtime",
7070
"group": "navigation@1"
7171
}

0 commit comments

Comments
 (0)