Skip to content

Commit

Permalink
fix: regenerate parser and bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
clason committed Apr 22, 2024
1 parent 2e31ca2 commit 608c011
Show file tree
Hide file tree
Showing 4 changed files with 292 additions and 245 deletions.
3 changes: 3 additions & 0 deletions bindings/rust/build.rs

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@
"prestart": "tree-sitter build --wasm -o tree-sitter-query.wasm",
"start": "tree-sitter playground",
"test": "make test",
"version": "make -s update"
"version": "make -s update",
"prebuildify": "prebuildify --napi --strip"
},
"tree-sitter": [
{
Expand Down
Loading

0 comments on commit 608c011

Please sign in to comment.