Skip to content

Commit

Permalink
chore: update meta data in package json
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Jan 11, 2025
1 parent 0df4db4 commit 32b2124
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,9 @@
"version": "1.7.1",
"publisher": "PKief",
"author": {
"name": "Philipp Kief",
"email": "philipp.kief@gmx.de",
"url": "https://pkief.com"
},
"funding": "/~https://github.com/sponsors/PKief",
"sponsor": {
"url": "/~https://github.com/sponsors/PKief"
"name": "Material Extensions",
"email": "material-icons-extensions@googlegroups.com",
"url": "/~https://github.com/material-extensions"
},
"engines": {
"vscode": "^1.53.0"
Expand Down Expand Up @@ -39,19 +35,14 @@
"color": "#1e1e1e",
"theme": "dark"
},
"extensionKind": [
"ui",
"workspace"
],
"extensionKind": ["ui", "workspace"],
"capabilities": {
"untrustedWorkspaces": {
"supported": true
},
"virtualWorkspaces": true
},
"categories": [
"Themes"
],
"categories": ["Themes"],
"keywords": [
"icons",
"theme",
Expand Down

0 comments on commit 32b2124

Please sign in to comment.