We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 685d357 commit c481467Copy full SHA for c481467
package.json
@@ -5,7 +5,7 @@
5
"/wasm"
6
],
7
"main": "bindings/node",
8
- "version": "1.7.6",
+ "version": "1.7.7",
9
"repository": {
10
"type": "git",
11
"url": "https://github.com/unit-mesh/treesitter-artifacts"
@@ -29,9 +29,7 @@
29
"node-fetch": "^3.3.1",
30
"npm-run-all": "^4.1.5",
31
"@supercharge/promise-pool": "^3.1.1",
32
- "find-root": "^1.1.0"
33
- },
34
- "dependencies": {
+ "find-root": "^1.1.0",
35
"@tree-sitter-grammars/tree-sitter-markdown": "0.2.3",
36
"@tree-sitter-grammars/tree-sitter-zig": "1.0.0",
37
"@tlaplus/tree-sitter-tlaplus": "^1.2.4",
0 commit comments