Use latest vscode-emmet-helper to use right regex for validating abbr

This commit is contained in:
Ramya Achutha Rao
2017-06-25 21:35:47 -07:00
parent 0a03c8a6a4
commit b508e11e5a
2 changed files with 4 additions and 4 deletions

View File

@@ -75,6 +75,6 @@
"@emmetio/html-matcher": "^0.3.1",
"@emmetio/css-parser": "^0.3.0",
"@emmetio/math-expression": "^0.1.1",
"vscode-emmet-helper":"0.0.10"
"vscode-emmet-helper":"0.0.11"
}
}