Fix bug w/ empty node handling, comment TreeSitterHighlightIterator

This commit is contained in:
Max Brunsfeld
2018-05-22 15:54:59 -07:00
parent f6d2d57299
commit 3548abe541
2 changed files with 44 additions and 15 deletions

View File

@@ -72,7 +72,7 @@
"sinon": "1.17.4",
"temp": "^0.8.3",
"text-buffer": "13.14.3",
"tree-sitter": "0.12.4",
"tree-sitter": "0.12.5",
"typescript-simple": "1.0.0",
"underscore-plus": "^1.6.6",
"winreg": "^1.2.1",