Skip to content

Commit

Permalink
Merge pull request #415 from eed3si9n/wip/bump-prebuildify
Browse files Browse the repository at this point in the history
Bump prebuildify
  • Loading branch information
eed3si9n authored Aug 8, 2024
2 parents ed890fe + 74b3470 commit d901786
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 50 deletions.
84 changes: 36 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"node-gyp-build": "^4.8.1"
},
"peerDependencies": {
"tree-sitter": "^0.21.0"
"tree-sitter": "^0.21.1"
},
"peerDependenciesMeta": {
"tree_sitter": {
Expand All @@ -33,7 +33,7 @@
"devDependencies": {
"tree-sitter-cli": "0.22.6",
"prettier": "3.0.0-alpha.6",
"prebuildify": "^6.0.0"
"prebuildify": "^6.0.1"
},
"scripts": {
"build": "tree-sitter generate && node-gyp build",
Expand Down

0 comments on commit d901786

Please sign in to comment.