chore: update

This commit is contained in:
Anthony Fu 2024-08-09 20:49:44 +02:00
parent cdb9f45bc8
commit 9cfa1a14da
No known key found for this signature in database
GPG key ID: 179936958CD423FF

View file

@ -1,9 +1,9 @@
{ {
"name": "vsc-material-theme", "name": "antfu-material-theme",
"displayName": "Material Theme", "displayName": "Material Theme (Anthony's Code Perseverance)",
"description": "The most epic theme now for Visual Studio Code", "description": "The most epic theme now for Visual Studio Code",
"version": "34.4.0", "version": "34.4.0",
"publisher": "Equinusocio", "publisher": "antfu",
"license": "Apache-2.0", "license": "Apache-2.0",
"author": "Mattia Astorino [@equinusocio]", "author": "Mattia Astorino [@equinusocio]",
"icon": "logo.png", "icon": "logo.png",
@ -23,9 +23,6 @@
"bugs": { "bugs": {
"url": "https://github.com/material-theme/vsc-material-theme/issues" "url": "https://github.com/material-theme/vsc-material-theme/issues"
}, },
"extensionPack": [
"equinusocio.vsc-material-theme-icons"
],
"engines": { "engines": {
"node": ">=12", "node": ">=12",
"vscode": "^1.51.0" "vscode": "^1.51.0"
@ -169,9 +166,6 @@
} }
] ]
}, },
"extensionDependency": [
"Equinusocio.vsc-material-theme-icons"
],
"badges": [ "badges": [
{ {
"url": "https://img.shields.io/github/issues/material-theme/vsc-material-theme", "url": "https://img.shields.io/github/issues/material-theme/vsc-material-theme",
@ -202,11 +196,6 @@
"typescript": "4.1.3", "typescript": "4.1.3",
"vscode": "1.1.37" "vscode": "1.1.37"
}, },
"__metadata": {
"id": "dffaf5a1-2219-434b-9d87-cb586fd59260",
"publisherDisplayName": "Mattia Astorino",
"publisherId": "e41388a1-a892-4c1e-940b-1e7c1bf43c97"
},
"dependencies": { "dependencies": {
"@sanity/client": "2.1.0", "@sanity/client": "2.1.0",
"opencollective": "1.0.3" "opencollective": "1.0.3"