Skip to content

Commit

Permalink
Merge pull request #448 from NinoScript/update-tree-sitter-javascript
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikvanantwerpen authored Jul 2, 2024
2 parents a66702f + 14b7556 commit 20a2554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages/tree-sitter-stack-graphs-javascript/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
stack-graphs = { version = "0.13", path = "../../stack-graphs" }
tree-sitter-graph = "0.11.2"
tree-sitter-javascript = "=0.20.3"
tree-sitter-javascript = "=0.20.4"
tree-sitter-stack-graphs = { version = "0.8", path = "../../tree-sitter-stack-graphs" }

[dev-dependencies]
Expand Down

0 comments on commit 20a2554

Please sign in to comment.