chore(web): Add the LICENSE file to the web-tree-sitter npm package
This commit is contained in:
parent
88601000a2
commit
f15700c6bd
2 changed files with 2 additions and 0 deletions
1
lib/binding_web/.gitignore
vendored
1
lib/binding_web/.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
|||
package-lock.json
|
||||
node_modules
|
||||
*.tgz
|
||||
LICENSE
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"test": "mocha",
|
||||
"prepack": "cp ../../LICENSE .",
|
||||
"prepublishOnly": "node check-artifacts-fresh.js"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue