Skip to content

Commit

Permalink
remove web extension kind (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
sandy081 authored Sep 1, 2021
1 parent c4abe0c commit e6625e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
"icon": "icon.png",
"extensionKind": [
"ui",
"workspace",
"web"
"workspace"
],
"activationEvents": [
"onCustomEditor:diffViewer"
Expand Down

0 comments on commit e6625e6

Please sign in to comment.