Skip to content

Commit

Permalink
Merge pull request m-novikov#44 from DerekStride/DerekStride-patch-1
Browse files Browse the repository at this point in the history
Update to latest tree-sitter version
  • Loading branch information
DerekStride authored Sep 27, 2022
2 parents 7ce9733 + b515975 commit 740f9b0
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 2,117 deletions.
28 changes: 13 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"nan": "^2.14.2"
},
"devDependencies": {
"tree-sitter-cli": "^0.19.5"
"tree-sitter-cli": "^0.20.0"
},
"gypfile": true,
"directories": {
Expand Down
1 change: 1 addition & 0 deletions src/grammar.json
Original file line number Diff line number Diff line change
Expand Up @@ -6547,3 +6547,4 @@
"inline": [],
"supertypes": []
}

2 changes: 1 addition & 1 deletion src/node-types.json
Original file line number Diff line number Diff line change
Expand Up @@ -4529,4 +4529,4 @@
"type": "||",
"named": false
}
]
]
Loading

0 comments on commit 740f9b0

Please sign in to comment.