web: 0.16.1

This commit is contained in:
Max Brunsfeld 2020-03-02 12:48:00 -08:00
parent e259af6a4e
commit 415053213f
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,5 @@
/tree-sitter.js
/tree-sitter.wasm
package-lock.json
node_modules
*.tgz

View file

@ -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",