diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-10-04 14:29:04 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-10-04 14:29:04 +0200 |
| commit | 0e6205ebcb990fd57f5056c1cf5e9de1487be934 (patch) | |
| tree | c3c96a45874df6326965e3aada63c9e9184aeb8d /binding.gyp | |
| parent | 4a1d56285559545a56cb7c79a0ea1564f01e09e5 (diff) | |
Update name
Diffstat (limited to 'binding.gyp')
| -rw-r--r-- | binding.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binding.gyp b/binding.gyp index 9b1689e..b51a3b4 100644 --- a/binding.gyp +++ b/binding.gyp @@ -1,7 +1,7 @@ { "targets": [ { - "target_name": "tree_sitter_apinotation_binding", + "target_name": "tree_sitter_api_notation_binding", "include_dirs": [ "<!(node -e \"require('nan')\")", "src" |