feat!: update bindings
This commit is contained in:
committed by
Michael Hoffmann
parent
41a2e70241
commit
8b209bbb95
2
bindings/node/binding.cc
generated
2
bindings/node/binding.cc
generated
@@ -16,4 +16,4 @@ Napi::Object Init(Napi::Env env, Napi::Object exports) {
|
||||
return exports;
|
||||
}
|
||||
|
||||
NODE_API_MODULE(tree_sitter_PARSER_NAME_binding, Init)
|
||||
NODE_API_MODULE(tree_sitter_hcl_binding, Init)
|
||||
|
||||
Reference in New Issue
Block a user