fix(package): hemar: treesitter language name

This commit is contained in:
2025-11-27 19:15:35 +00:00
parent 8048c4adff
commit d1353d3a36
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://tree-sitter.github.io/tree-sitter/assets/schemas/grammar.schema.json",
"name": "mytempl",
"name": "hemar",
"rules": {
"source_file": {
"type": "REPEAT",