Skip to content

Commit

Permalink
build(package.json): Update keys to be vscode compliant
Browse files Browse the repository at this point in the history
  • Loading branch information
blakedietz committed Feb 5, 2019
1 parent 4ace76d commit 63d03bc
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,7 @@
"engines": {
"vscode": "^1.30.0"
},
"categories": [
"Markdown",
"Notes",
"Organization"
],
"activationEvents": [
"onView:tagTreeView"
],
"repository": {"url": "https://github.com/blakedietz/vscode-nested-tags"},
"main": "./out/extension.js",
"contributes": {
"views": {
Expand Down

0 comments on commit 63d03bc

Please sign in to comment.