chore: Update deps and remove missing tasks
This commit is contained in:
parent
77f6f52a91
commit
3ecf1b002d
3 changed files with 3 additions and 3 deletions
BIN
.gulp/index.ts
BIN
.gulp/index.ts
Binary file not shown.
|
@ -35,7 +35,7 @@
|
||||||
"_folder_ci_open"
|
"_folder_ci_open"
|
||||||
],
|
],
|
||||||
"changelog": {
|
"changelog": {
|
||||||
"lastversion": "1.1.2"
|
"lastversion": "1.2.0"
|
||||||
},
|
},
|
||||||
"icons": {
|
"icons": {
|
||||||
"theme": {
|
"theme": {
|
||||||
|
|
|
@ -71,7 +71,7 @@
|
||||||
"themes": [
|
"themes": [
|
||||||
{
|
{
|
||||||
"label": "Material Theme",
|
"label": "Material Theme",
|
||||||
"path": "./themes/Material-Theme-Palenight.json",
|
"path": "./themes/Material-Theme-Default-High-Contrast.json",
|
||||||
"uiTheme": "vs-dark"
|
"uiTheme": "vs-dark"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -136,4 +136,4 @@
|
||||||
"url": "https://opencollective.com/vsc-material-theme",
|
"url": "https://opencollective.com/vsc-material-theme",
|
||||||
"logo": "https://opencollective.com/opencollective/logo.txt"
|
"logo": "https://opencollective.com/opencollective/logo.txt"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue