Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Commit

Permalink
Update for latest api version
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbvz committed Feb 27, 2020
1 parent 3b59398 commit d549360
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -13,8 +13,8 @@
],
"activationEvents": [
"onCommand:customEditorSamples.enableTestMode",
"onWebviewEditor:testWebviewEditor.abc",
"onWebviewEditor:testWebviewEditor.catDraw"
"onCustomEditor:testWebviewEditor.abc",
"onCustomEditor:testWebviewEditor.catDraw"
],
"main": "./out/extension",
"contributes": {
Expand Down

0 comments on commit d549360

Please sign in to comment.