build(zig): fix package name
This commit is contained in:
parent
8f7539af72
commit
de141362d5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.{
|
||||
.name = "tree-sitter",
|
||||
.name = .@"tree-sitter",
|
||||
.version = "0.25.8",
|
||||
.paths = .{
|
||||
"build.zig",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue