mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
Update css features engines version
The current version generates a warning in our build
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"version": "1.0.0",
|
||||
"publisher": "vscode",
|
||||
"engines": {
|
||||
"vscode": "0.10.x"
|
||||
"vscode": "^1.29.0"
|
||||
},
|
||||
"icon": "icons/css.png",
|
||||
"activationEvents": [
|
||||
|
||||
Reference in New Issue
Block a user