Reference tree-sitter-web.d.ts in package.json

This commit is contained in:
George Fraser 2019-05-27 15:10:43 +01:00 committed by GitHub
parent a0d0ba9709
commit d4597e14f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@
"version": "0.15.2",
"description": "Tree-sitter bindings for the web",
"main": "tree-sitter.js",
"types": "tree-sitter-web.d.ts",
"directories": {
"test": "test"
},