Skip to content

Commit aaaf6a4

Browse files
committed
Updated keywords in package.json
1 parent a812d44 commit aaaf6a4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@
1010
"vscode": "^1.52.0"
1111
},
1212
"categories": [
13-
"Other"
13+
"Other",
14+
"Visualization"
15+
],
16+
"keywords": [
17+
"dgml"
1418
],
1519
"activationEvents": [
1620
"onCommand:vscode-dgmlviewer.dgmlViewer",

0 commit comments

Comments
 (0)