From e58b69e3b8d8b84ec47c351464c7786a7c5c62da Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Fri, 31 May 2019 11:14:29 -0700 Subject: [PATCH] Include type declarations in npm tarball --- lib/binding_web/.npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/binding_web/.npmignore b/lib/binding_web/.npmignore index 43bcef02..f110063a 100644 --- a/lib/binding_web/.npmignore +++ b/lib/binding_web/.npmignore @@ -2,3 +2,4 @@ !README.md !tree-sitter.js !tree-sitter.wasm +!tree-sitter-web.d.ts