File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ tree-sitter-typescript = "=0.23.2"
1515tree-sitter-javascript = " =0.23.1"
1616tree-sitter-python = " =0.23.6"
1717tree-sitter-rust = " =0.23.2"
18- tree-sitter-preproc = { path = " ./tree-sitter-preproc" , version = " =0.20.3" }
19- tree-sitter-ccomment = { path = " ./tree-sitter-ccomment" , version = " =0.20.3" }
20- tree-sitter-mozcpp = { path = " ./tree-sitter-mozcpp" , version = " =0.20.4" }
21- tree-sitter-mozjs = { path = " ./tree-sitter-mozjs" , version = " =0.20.3" }
18+ tree-sitter-preproc = { path = " .. /tree-sitter-preproc" , version = " =0.20.3" }
19+ tree-sitter-ccomment = { path = " .. /tree-sitter-ccomment" , version = " =0.20.3" }
20+ tree-sitter-mozcpp = { path = " .. /tree-sitter-mozcpp" , version = " =0.20.4" }
21+ tree-sitter-mozjs = { path = " .. /tree-sitter-mozjs" , version = " =0.20.3" }
2222
2323[profile .release ]
2424strip = " debuginfo"
You can’t perform that action at this time.
0 commit comments