web: 0.19.4

This commit is contained in:
Max Brunsfeld 2021-05-20 14:29:39 -07:00
parent 5664b77535
commit 242e089379

View file

@ -1,6 +1,6 @@
{
"name": "web-tree-sitter",
"version": "0.19.3",
"version": "0.19.4",
"description": "Tree-sitter bindings for the web",
"main": "tree-sitter.js",
"types": "tree-sitter-web.d.ts",
@ -30,4 +30,4 @@
"mocha": "^6.1.4",
"terser": "^3.17.0"
}
}
}