dot-language-support
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -642,2 +642,3 @@ "use strict"; | ||
case types_1.SyntaxKind.TextIdentifier: | ||
case types_1.SyntaxKind.NumericIdentifier: | ||
case types_1.SyntaxKind.StringLiteral: | ||
@@ -644,0 +645,0 @@ case types_1.SyntaxKind.HtmlIdentifier: |
{ | ||
"name": "dot-language-support", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Parser and language service for graphviz (dot) files", | ||
@@ -5,0 +5,0 @@ "author": "Niklas Mollenhauer", |
155874
4247