mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 16:49:06 +01:00
Fix #32235. Functional style formatter. Color range is all float number and remove fromHex, fromHSL methods.
This commit is contained in:
5
extensions/css/npm-shrinkwrap.json
generated
5
extensions/css/npm-shrinkwrap.json
generated
@@ -2,6 +2,11 @@
|
||||
"name": "css",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"color-convert": {
|
||||
"version": "0.5.3",
|
||||
"from": "color-convert@>=0.5.0 <0.6.0",
|
||||
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-0.5.3.tgz"
|
||||
},
|
||||
"vscode-jsonrpc": {
|
||||
"version": "3.3.1",
|
||||
"from": "vscode-jsonrpc@>=3.3.0 <4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user