Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Commit

Permalink
Set "extensionKind" to "ui" so it doesn't install on the remote system (
Browse files Browse the repository at this point in the history
#829)

* Set extensionKind to UI

* Add missing comma
  • Loading branch information
auchenberg authored and roblourens committed May 2, 2019
1 parent 482afa2 commit 75c873e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
},
"publisher": "msjsdiag",
"bugs": "https://github.com/microsoft/vscode-chrome-debug/issues",
"extensionKind": "ui",
"engines": {
"vscode": "^1.17.0"
},
Expand Down

0 comments on commit 75c873e

Please sign in to comment.