Skip to content

Commit 2f6a66b

Browse files
committed
Pin tree-sitter-javascript to pass CI
1 parent 6ab828e commit 2f6a66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"mocha": "^8.3.1",
2525
"prebuild": "^10.0.1",
2626
"superstring": "^2.4.2",
27-
"tree-sitter-javascript": "https://github.com/tree-sitter/tree-sitter-javascript.git#master"
27+
"tree-sitter-javascript": "https://github.com/tree-sitter/tree-sitter-javascript.git#936d976a782e75395d9b1c8c7c7bf4ba6fe0d86b"
2828
},
2929
"scripts": {
3030
"install": "prebuild-install || node-gyp rebuild",

0 commit comments

Comments
 (0)