Skip to content

Commit 9f85a22

Browse files
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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)