From 08d6facb95479dceb74fe677ae516b2a33251efc Mon Sep 17 00:00:00 2001 From: "Dylan R. E. Moonfire" Date: Fri, 20 Oct 2017 00:15:59 -0500 Subject: [PATCH] Fixing the .npmignore to include the new path. --- .npmignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 5deef43..18404ae 100644 --- a/.npmignore +++ b/.npmignore @@ -5,7 +5,7 @@ TODO.markdown .editorconfig .jsbeautifyrc -src/ +src/*.ts lib/spec/ typings/ tsd.json