deps: Depend on node-gyp in the package.json

pull/844/head
Michael Davis 2023-11-03 13:00:40 +07:00
parent 8fe61d3d09
commit 0589025ee5
No known key found for this signature in database
2 changed files with 2074 additions and 15 deletions

2088
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -31,7 +31,8 @@
},
"devDependencies": {
"prettier": "^2.5.1",
"tree-sitter-cli": "^0.20.6"
"tree-sitter-cli": "^0.20.6",
"node-gyp": "^10.0.1"
},
"tree-sitter": [
{