mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
Fix #32235. Functional style formatter. Color range is all float number and remove fromHex, fromHSL methods.
This commit is contained in:
@@ -215,6 +215,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"color-convert": "^0.5.3",
|
||||
"vscode-extension-telemetry": "0.0.8",
|
||||
"vscode-languageclient": "3.4.0-next.17",
|
||||
"vscode-languageserver-protocol": "^3.1.1",
|
||||
|
||||
Reference in New Issue
Block a user