Updating tree-sitter to the N-API version

This commit is contained in:
Maurício Szabo 2022-10-13 20:44:51 -03:00
parent fc64543982
commit 8d2d66ee4a

View File

@ -165,7 +165,7 @@
"temp": "0.9.2",
"text-buffer": "https://github.com/pulsar-edit/text-buffer.git#56fcfc6c7",
"timecop": "https://codeload.github.com/atom/timecop/legacy.tar.gz/refs/tags/v0.36.2",
"tree-sitter": "file:../node-tree-sitter",
"tree-sitter": "https://github.com/pulsar-edit/node-tree-sitter.git#5f65969380906a82075f0196877ab1604d6b9e24",
"tree-view": "https://codeload.github.com/atom/tree-view/legacy.tar.gz/refs/tags/v0.229.1",
"typescript-simple": "8.0.6",
"update-package-dependencies": "file:./packages/update-package-dependencies",