web: 0.16.1
This commit is contained in:
parent
e259af6a4e
commit
415053213f
2 changed files with 2 additions and 1 deletions
1
lib/binding_web/.gitignore
vendored
1
lib/binding_web/.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
/tree-sitter.js
|
||||
/tree-sitter.wasm
|
||||
package-lock.json
|
||||
node_modules
|
||||
*.tgz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "web-tree-sitter",
|
||||
"version": "0.16.0",
|
||||
"version": "0.16.1",
|
||||
"description": "Tree-sitter bindings for the web",
|
||||
"main": "tree-sitter.js",
|
||||
"types": "tree-sitter-web.d.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue