Skip to content

Commit 353c6fe

Browse files
committed
upgrade tree-sitter-cli
#143 (review)
1 parent e03246e commit 353c6fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"nan": "^2.12.1"
1414
},
1515
"devDependencies": {
16-
"tree-sitter-cli": "^0.16.9"
16+
"tree-sitter-cli": "^0.17.3"
1717
},
1818
"scripts": {
1919
"test": "tree-sitter test && script/parse-examples",

0 commit comments

Comments
 (0)