mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
Use fork of emmet modules to get latest fixes
This commit is contained in:
@@ -193,12 +193,12 @@
|
||||
"vscode": "1.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emmetio/expand-abbreviation": "^0.5.8",
|
||||
"vscode-expand-abbreviation": "0.5.8",
|
||||
"@emmetio/extract-abbreviation": "^0.1.1",
|
||||
"@emmetio/html-matcher": "^0.3.1",
|
||||
"@emmetio/css-parser": "^0.3.0",
|
||||
"@emmetio/math-expression": "^0.1.1",
|
||||
"vscode-emmet-helper": "^1.0.0",
|
||||
"vscode-emmet-helper": "^1.0.1",
|
||||
"vscode-languageserver-types": "^3.0.3",
|
||||
"image-size": "^0.5.2",
|
||||
"vscode-nls": "2.0.2"
|
||||
|
||||
Reference in New Issue
Block a user