Skip to content

Commit bb17ea5

Browse files
committed
Updated package.json with categories and keywords.
1 parent 74bf329 commit bb17ea5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,12 @@
1414
"vscode": "^1.49.0"
1515
},
1616
"categories": [
17-
"Other"
18-
],
17+
"Other",
18+
"Visualization"
19+
],
20+
"keywords": [
21+
"angular", "dgml", "typescript", "markdown"
22+
],
1923
"activationEvents": [
2024
"onCommand:angulartools.componentHierarchyDgml",
2125
"onCommand:angulartools.listAllImports",

0 commit comments

Comments
 (0)