Use fork of emmet modules to get latest fixes

This commit is contained in:
Ramya Achutha Rao
2017-07-31 14:15:38 -07:00
parent adfbd11382
commit b535426bba
4 changed files with 30 additions and 15 deletions

View File

@@ -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"