Skip to content

Commit

Permalink
Adopt new extensionKind attribute format
Browse files Browse the repository at this point in the history
pls see hnw#22
  • Loading branch information
egamma authored Jan 17, 2020
1 parent 1728836 commit aca3ac5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
"onLanguage:markdown"
],
"main": "./out/src/extension",
"extensionKind": [
"ui",
"workspace"
],
"scripts": {
"vscode:prepublish": "node ./node_modules/vscode/bin/compile",
"compile": "node ./node_modules/vscode/bin/compile -watch -p ./",
Expand Down

0 comments on commit aca3ac5

Please sign in to comment.