Commit 9f85a22
committed
fix: replace tree-sitter-c git dependency with @sengac/tree-sitter-c npm package
The git dependency on tree-sitter-c was causing npm install failures for global
installs because git dependencies still have install scripts. Switching to the
published @sengac/tree-sitter-c npm package fixes this issue.1 parent a8d742f commit 9f85a22
1 file changed
+1
-1
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments