Skip to content

Commit 63cc2e7

Browse files
author
Hendrik van Antwerpen
committed
Bump tree-sitter version to 0.20
1 parent 332fda0 commit 63cc2e7

File tree

3 files changed

+1172
-1171
lines changed

3 files changed

+1172
-1171
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"nan": "^2.14.1"
1818
},
1919
"devDependencies": {
20-
"tree-sitter-cli": "^0.19.3"
20+
"tree-sitter-cli": "^0.20.6"
2121
},
2222
"scripts": {
2323
"build": "tree-sitter generate && node-gyp rebuild",

0 commit comments

Comments
 (0)