File require-correct-lua.patch of Package tree-sitter-luau

diff -rub tree-sitter-luau-1.2.0/grammar.js tree-sitter-luau-1.2.0-patched/grammar.js
--- tree-sitter-luau-1.2.0/grammar.js	2024-12-22 23:40:18.000000000 +0100
+++ tree-sitter-luau-1.2.0-patched/grammar.js	2024-12-31 17:57:39.827601739 +0100
@@ -8,7 +8,7 @@
 /// <reference types="tree-sitter-cli/dsl" />
 // @ts-check
 
-const lua = require('@muniftanjim/tree-sitter-lua/grammar');
+const lua = require('tree-sitter-lua/grammar');
 
 const PREC = {
   ASSIGN: 0,
openSUSE Build Service is sponsored by