chore: 32.8
This commit is contained in:
parent
61f159ce2e
commit
b43d90ee7e
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
"name": "vsc-material-theme",
|
"name": "vsc-material-theme",
|
||||||
"displayName": "Material Theme",
|
"displayName": "Material Theme",
|
||||||
"description": "The most epic theme now for Visual Studio Code",
|
"description": "The most epic theme now for Visual Studio Code",
|
||||||
"version": "32.7.0",
|
"version": "32.8.0",
|
||||||
"publisher": "Equinusocio",
|
"publisher": "Equinusocio",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"author": "Mattia Astorino [@equinusocio]",
|
"author": "Mattia Astorino [@equinusocio]",
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
"equinusocio.vsc-material-theme-icons"
|
"equinusocio.vsc-material-theme-icons"
|
||||||
],
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "<=10",
|
"node": ">=12",
|
||||||
"vscode": "^1.41.0"
|
"vscode": "^1.41.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue