BREAKING CHANGE: Material Theme requires now Visual Studio Code >= v1.24.0

This commit is contained in:
Mattia Astorino 2018-08-09 22:13:03 +02:00
parent 681db679b9
commit c91cc8cc0f
No known key found for this signature in database
GPG key ID: 7BE552533AB6D4E2

View file

@ -20,7 +20,7 @@
"url": "https://github.com/equinusocio/vsc-material-theme/issues"
},
"engines": {
"vscode": "^1.19.0"
"vscode": "^1.24.0"
},
"standard-version": {
"scripts": {
@ -81,7 +81,7 @@
],
"configuration": {
"type": "object",
"title": "Material Theme configuration",
"title": "Material Theme",
"properties": {
"materialTheme.accent": {
"type": "string",