diff options
| author | Novus Nota <68142933+novusnota@users.noreply.github.com> | 2024-05-03 18:42:51 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-03 18:42:51 +0200 |
| commit | 440f177277e6049d665382a94ce1af602900b5c7 (patch) | |
| tree | 377f43f63f54fbf74c4572826856b63c2a2ae94d /lockfile.json | |
| parent | feat(ecma) fold `array` (#6564) (diff) | |
| download | nvim-treesitter-440f177277e6049d665382a94ce1af602900b5c7.tar nvim-treesitter-440f177277e6049d665382a94ce1af602900b5c7.tar.gz nvim-treesitter-440f177277e6049d665382a94ce1af602900b5c7.tar.bz2 nvim-treesitter-440f177277e6049d665382a94ce1af602900b5c7.tar.lz nvim-treesitter-440f177277e6049d665382a94ce1af602900b5c7.tar.xz nvim-treesitter-440f177277e6049d665382a94ce1af602900b5c7.tar.zst nvim-treesitter-440f177277e6049d665382a94ce1af602900b5c7.zip | |
feat: add support for Tact (#6554)
Diffstat (limited to 'lockfile.json')
| -rw-r--r-- | lockfile.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lockfile.json b/lockfile.json index 410234f51..2e1150139 100644 --- a/lockfile.json +++ b/lockfile.json @@ -701,6 +701,9 @@ "tablegen": { "revision": "6b7eb096621443627cc5e29c8c34ff1fde482cf3" }, + "tact": { + "revision": "83d5de4c0566ce4415c30cd4633e4ebb09a1d6b8" + }, "tcl": { "revision": "8784024358c233efd0f3a6fd9e7a3c5852e628bc" }, |
