Skip to content

Commit

Permalink
Correct category in package json
Browse files Browse the repository at this point in the history
  • Loading branch information
worksofliam committed Nov 18, 2021
1 parent 251dc94 commit ec83dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"vscode": "^1.62.0"
},
"categories": [
"Other"
"Programming Languages"
],
"activationEvents": [
"onStartupFinished",
Expand Down

0 comments on commit ec83dbf

Please sign in to comment.