More cleanup and version bump

This commit is contained in:
Theo Browne 2024-11-27 00:31:56 -08:00
parent af80f0d0b5
commit 8f8bb727ed
No known key found for this signature in database
GPG key ID: 516C268511E72A50
3 changed files with 3 additions and 11 deletions

4
.github/FUNDING.yml vendored
View file

@ -1,4 +0,0 @@
# These are supported funding model platforms
open_collective: material-theme
polar: material-theme

8
package-lock.json generated
View file

@ -1,11 +1,11 @@
{ {
"name": "vsc-material-theme", "name": "vsc-material-theme-but-i-wont-sue-you",
"version": "34.5.0", "version": "34.5.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "vsc-material-theme", "name": "vsc-material-theme-but-i-wont-sue-you",
"version": "34.5.0", "version": "34.5.0",
"hasInstallScript": true, "hasInstallScript": true,
"license": "Apache-2.0", "license": "Apache-2.0",
@ -34,10 +34,6 @@
"engines": { "engines": {
"node": ">=12", "node": ">=12",
"vscode": "^1.51.0" "vscode": "^1.51.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/material-theme"
} }
}, },
"node_modules/@babel/code-frame": { "node_modules/@babel/code-frame": {

View file

@ -3,7 +3,7 @@
"displayName": "Material Theme (But I Won't Sue You)", "displayName": "Material Theme (But I Won't Sue You)",
"description": "The most epic theme now for Visual Studio Code", "description": "The most epic theme now for Visual Studio Code",
"version": "34.5.0", "version": "34.5.0",
"publisher": "Theo", "publisher": "t3dotgg",
"license": "Apache-2.0", "license": "Apache-2.0",
"author": "Theo", "author": "Theo",
"icon": "logo.png", "icon": "logo.png",