Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit aba972d

Browse files
author
Hendrik van Antwerpen
committed
Depend on tree-sitter-typescript release
1 parent e34b50b commit aba972d

File tree

1 file changed

+1
-1
lines changed
  • languages/tree-sitter-stack-graphs-typescript

1 file changed

+1
-1
lines changed

languages/tree-sitter-stack-graphs-typescript/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ serde = { version = "1.0", features = ["derive"] }
3636
serde_json = "1.0"
3737
stack-graphs = { version = "0.10", path = "../../stack-graphs" }
3838
tree-sitter-stack-graphs = { version = "0.6", path = "../../tree-sitter-stack-graphs" }
39-
tree-sitter-typescript = { git = "https://github.com/tree-sitter/tree-sitter-typescript", rev="082da44a5263599186dadafd2c974c19f3a73d28" }
39+
tree-sitter-typescript = "0.20.2"
4040
tsconfig = "0.1.0"

0 commit comments

Comments
 (0)