Skip to content

Commit c481467

Browse files
committed
feat(package): bump version to 1.7.7
1 parent 685d357 commit c481467

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"/wasm"
66
],
77
"main": "bindings/node",
8-
"version": "1.7.6",
8+
"version": "1.7.7",
99
"repository": {
1010
"type": "git",
1111
"url": "https://github.com/unit-mesh/treesitter-artifacts"
@@ -29,9 +29,7 @@
2929
"node-fetch": "^3.3.1",
3030
"npm-run-all": "^4.1.5",
3131
"@supercharge/promise-pool": "^3.1.1",
32-
"find-root": "^1.1.0"
33-
},
34-
"dependencies": {
32+
"find-root": "^1.1.0",
3533
"@tree-sitter-grammars/tree-sitter-markdown": "0.2.3",
3634
"@tree-sitter-grammars/tree-sitter-zig": "1.0.0",
3735
"@tlaplus/tree-sitter-tlaplus": "^1.2.4",

0 commit comments

Comments
 (0)