Use gzip for release assets so they can easily be extracted from node
This commit is contained in:
parent
b0fe816441
commit
e7bb57550b
6 changed files with 33 additions and 36 deletions
|
|
@ -14,7 +14,7 @@
|
|||
],
|
||||
"main": "lib/api/index.js",
|
||||
"scripts": {
|
||||
"install": "./install.js"
|
||||
"install": "install.js"
|
||||
},
|
||||
"bin": {
|
||||
"tree-sitter": "tree-sitter"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue