From 034e354aa090211653fb1f40f7ab329197b73cc4 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 4 Nov 2024 21:31:40 +0100 Subject: chore(version): v1.3.2 --- tree-sitter-yts/src/grammar.json | 1 - tree-sitter-yts/src/node-types.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'tree-sitter-yts/src') diff --git a/tree-sitter-yts/src/grammar.json b/tree-sitter-yts/src/grammar.json index a63633b..65e8122 100644 --- a/tree-sitter-yts/src/grammar.json +++ b/tree-sitter-yts/src/grammar.json @@ -283,4 +283,3 @@ "inline": [], "supertypes": [] } - diff --git a/tree-sitter-yts/src/node-types.json b/tree-sitter-yts/src/node-types.json index c4a588e..4724111 100644 --- a/tree-sitter-yts/src/node-types.json +++ b/tree-sitter-yts/src/node-types.json @@ -198,4 +198,4 @@ "type": "watch", "named": false } -] \ No newline at end of file +] -- cgit 1.4.1